Expand my Community achievements bar.

com.day.cq.wcm.api,version=[1.29,2) -- Cannot be resolved, org.apache.sling.api.resource,version=[2.12,3) -- Cannot be resolved, org.apache.sling.api.servlets,version=[2.3,3) -- Cannot be resolved

Avatar

Level 1

I have already tried changing versions but it didn't work out. Help me what to do here to fix this 

3 Replies

Avatar

Level 1

Screenshot 2025-04-11 at 3.37.20 PM.png

 It looks like this

Avatar

Community Advisor

Hi @NeerajNe 

Could you please share the AEM version and guide wknd project version, you are trying with?

Arun Patidar

AEM LinksLinkedIn

Avatar

Level 5

Hi Neeraj,

 

If the issue is still not resolved, you can try downloading the required JAR files with the same versions from https://mvnrepository.com/ and manually upload them via the OSGi System Console. This will resolve all the missing dependencies.

 

Thanks.