Fórum

[Liferay-DXP]Unresolved requirement:FAILURE:Build failed with an exception

thumbnail
Kiran Yalavali, modificado 6 Anos atrás.

[Liferay-DXP]Unresolved requirement:FAILURE:Build failed with an exception

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

I have add dependency in build.gradle
compile group: 'org.codehaus.jackson', name: 'jackson-core-asl', version: '1.9.13'
and this jackson-core-asl-1.9.13.jar file added on bnd.bnd file but when i build the portlet below error is throwing

FAILURE: Build failed with an exception.
* What went wrong:
Calc manifest failed, state=
> jackson-core-asl-1.9.13.jar,

how to resolve this issue please help any one.

Thanks,
Kiran.