Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
Nivel 1
Nivel 2
Iniciar sesión en la comunidad
Iniciar sesión para ver todas las insignias
Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
Hello All,
I am experiencing a strange issue in my local setup.
1. I have cloned the working directory from the bitbucket and then executed the maven build commands.
mvn clean install -PautoInstallPackage
this is executed successfully. However the project-bundle was on "installed" state I could see some errors.
I have checked the parentPOM.xml and corePOM.xml and all other POM.XML's too. I could not find the jsoup version0.0.0.
The dependencies are specified as follows.
Please someone advise me, what could be the reason.
P.S: I am using settings.xml as used by all other team-members.
Thank you,
¡Resuelto! Ir a solución.
Vistas
Respuestas
Total de me gusta
Hi @Lavanya_Pejjayi ,
PFB similar question and reply to it.
https://stackoverflow.com/questions/30158628/aem-6-osgi-package-dependencies-not-getting-resolved
Vistas
Respuestas
Total de me gusta
Hi,
Can you check if this bundle is present in AEM or not?
http://localhost:4504/system/console/depfinder
If not then you have to deploy this bundle as well in order to resolved dependency
Vistas
Respuestas
Total de me gusta
Hi @Lavanya_Pejjayi ,
PFB similar question and reply to it.
https://stackoverflow.com/questions/30158628/aem-6-osgi-package-dependencies-not-getting-resolved
Vistas
Respuestas
Total de me gusta
@Lavanya_Pejjayi As @arunpatidar mentioned, the reason the bundles are not resolved is because it is not able to find the dependency jars in the Console. If you are adding dependency , make sure you first check it in the depfinder and add them accordingly. In your case if you find it empty , then add the bundles which have the dependency (org.jsoup) jars first to Felix console and restart your bundle.
Vistas
Respuestas
Total de me gusta
The issue is resolved. Thank You so much Arun_Patidar,Veena_Vikram and kishorekumar14
Vistas
Respuestas
Total de me gusta
Vistas
me gusta
Respuestas
Vistas
me gusta
Respuestas
Vistas
me gusta
Respuestas
Vistas
me gusta
Respuestas
Vistas
me gusta
Respuestas