Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
Dependancy Issue In 7.1 - com.liferay.journal.internal.search_
HI Team,
I am facing issue with JornalArticleIndexer dependancy.
I used - compileOnly group: "com.liferay", name: "com.liferay.journal.service", version: "4.0.34"
But it is throwing below issue.
2021-01-25 13:52:35.693 ERROR
  [fileinstall-C:/Users/bt290s/hronestop/7.1/liferay-dxp-7.1.10.5-sp5/osgi/modules][LogService:93]
  Error while starting bundle:
  file:/C:/Users/bt290s/hronestop/7.1/liferay-dxp-7.1.10.5-sp5/osgi/modules/com.neu.common.service.jar 
org.osgi.framework.BundleException:
  Could not resolve module: com.neu.common.service [1124]_  Unresolved
  requirement: Import-Package: com.liferay.journal.internal.search_
  [Sanitized]
    at
  org.eclipse.osgi.container.Module.start(Module.java:444)
    at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:428)
Environment - Liferay 7.1 DXP
Please help me on this.
Thanks !!