Fórum

Unresolved requirement: Import-Package: com.liferay.util.portlet; version="

thumbnail
Kiran Yalavali, modificado 6 Anos atrás.

Unresolved requirement: Import-Package: com.liferay.util.portlet; version="

Regular Member Postagens: 175 Data de Entrada: 15/10/14 Postagens Recentes
Hi all,

when i deployed the osgi module of Liferay 7 ce ga3 on command prompt it's throwing below error,

Unresolved requirement: Import-Package: com.liferay.util.portlet; version="[7.0.0,8.0.0)".

I'm not sure what is this issue here, can anybody help in resolving this issue.


thanks,
Kiran.
thumbnail
Kiran Yalavali, modificado 6 Anos atrás.

RE: Unresolved requirement: Import-Package: com.liferay.util.portlet; versi (Resposta)

Regular Member Postagens: 175 Data de Entrada: 15/10/14 Postagens Recentes
Hi all,

I have resolved this issue.emoticon
i add below line in .bnd file .
@com.liferay.util.java-2.2.2.jar,\


kiran
thumbnail
Mahammad Ashik A, modificado 6 Anos atrás.

RE: Unresolved requirement: Import-Package: com.liferay.util.portlet; versi

Junior Member Postagens: 77 Data de Entrada: 17/07/17 Postagens Recentes
I am getting same error like
" Unresolved requirement: Import-Package: com.liferay.util; version="[7.0.0,8.0.0)"
But i added
Include-Resource:
@com.liferay.util.java-2.2.2.jar,\
line in bnd file. Still i am facing same error.
Please help me..