Message Boards

Dependancy Issue In 7.1 - com.liferay.journal.internal.search_

Bharamani Tashildar, modified 3 Years ago.

Dependancy Issue In 7.1 - com.liferay.journal.internal.search_

New Member Posts: 10 Join Date: 10/30/19 Recent Posts

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 !!