Expand my Community achievements bar.

AEM Communities Cleanup SRP - Bundle status is not Active

Avatar

Level 3

Hi,

I cloned project from https://github.com/andrewmkhoury/communities-srp-tools here. And I imported in eclipse as maven project and trying to build it using mvn clean install -DskipTests. After deploying getting com.day.cq.commons- cannot resolve. For this I checked in depfinder there already following dependency is present

Capture.PNG

what I have to do?

5 Replies

Avatar

Level 7

Hi,

Could you please share the screenshot of Adobe Experience Manager Web Console Bundles (http://localhost:<your port number>/system/console/bundles) where your bundle is located so that we can help you. On expanding the bundle, you'll be able to see the information on the errors (highlighted in red color) which are causing your bundle to be unresolved.

Regards,

TechAspect Solutions

Avatar

Level 3

Thank you for valueble response..

In following image you can see what errom i'm getting.

Capture1.PNG

Avatar

Level 10

What version of AEM are you using? Make sure you are building the version that corresponds to the version. What is happening here is the version of the Java package shown in the red is not located in your AEM version.

Avatar

Level 2

I am also facing the same issue when upgrading my AEM from 6.1 to 6.3

Avatar

Level 2

I raised an dayCare ticket and they have suggested to remove this bundle, this is no longer needed.