Hi Everyone,
We are using AEM 6.5. We have a requirement to upgrade Jackson databind version 2.8.4 to 2.12.5.
We have updated the version in pom.xml.
PFB dependency details.
but after upadating the version it leads to compilation error. PFB error details:
When We searched this error we found that we need to upgrade the maven bundle plugin, so we have upgraded the maven version 3.3.0 to 3.5.0 after that build getting successful, but it leads core.core bundle always in installed state.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @kkhan_123, this looks like very similar issue to the one described under this topic [1]. I think that solution presented there should allow you to solve your problem.
Hi @kkhan_123 ,
Can you check if all the dependencies of the core bundle is satisfied? Click on the bundle which is in installed state and check if you are missing any dependencies, highlighted in red. Also, are you able to move the bundle to active state manually ?
Hi @kkhan_123, this looks like very similar issue to the one described under this topic [1]. I think that solution presented there should allow you to solve your problem.
Views
Likes
Replies
Views
Likes
Replies