I am facing issue with WCM components core bundle and we retail core bundle installation. Both the bundles stay in installed state. I can see few dependencies are not resolved there. How may I resolve them?
Please refer below snapshots for better understanding.
WCM Components core bundle -
Bundle State -
Unresolved dependencies -
We.retail core bundle -
Bundle State -
There are no unresolved dependencies in this bundle. But I believe this might have dependency on WCM core components so it's not active.
More Details -
AEM version - 6.5
Service Pack - 6.5.17
Archetype - 49
core components package - 2.24.6
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @Manasi29 ,
You may try downgrading your core component version with either of the below core component version
As you are using 2.24.6 which seems not compatible with service pack 17
Thanks
Hi @Manasi29 ,
You may have a look at https://github.com/adobe/aem-project-archetype/issues/117#issuecomment-533352306
Thanks
Hey @MukeshYadav_ I am using AEM 6.5 and latest service pack 6.5.17
Hi @Manasi29 ,
You may try downgrading your core component version with either of the below core component version
As you are using 2.24.6 which seems not compatible with service pack 17
Thanks
Hey @MukeshYadav_ , Many thanks to you. This seems to be working.
Just one more doubt if you can help with.
See below in my pom I have updated the version for core components,
Here I observed just updating the version of core.wcm.components.all doesn't seem to resolve the issue.
I had to update the version in all the dependencies mentioned regarding core components can you throw a little light on how that works or any posts you know that I can use for better understanding?
Thanks a lot.