com.adobe.cq.sightly dependency issue in 6.3 while using WCMUSePojo | Community
Skip to main content
June 21, 2017
Solved

com.adobe.cq.sightly dependency issue in 6.3 while using WCMUSePojo

  • June 21, 2017
  • 1 reply
  • 2810 views

I have developed a project on AEM 6.3 but there are some dependency issues while using WCMUsePojo. The package com.adobe.cq.sightly is not resolved in aem 6.3 felix console.
It gives error like this  com.adobe.cq.sightly,version=[2.2,3) -- Cannot be resolved

I am using a class which extends WCMUsePojo. I have also included uber.jar in the pom.

Can Someone help me out to resolve this issue.

Thanks,
Madhuri

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

See this Article that shows this exact use case;

Creating an Adobe Experience Manager 6.3 HTL component that uses the WCMUsePojo API

THis shows the dependencies you need and also use of the Uber 6.3 JAR.

1 reply

smacdonald2008
smacdonald2008Accepted solution
Level 10
June 21, 2017

See this Article that shows this exact use case;

Creating an Adobe Experience Manager 6.3 HTL component that uses the WCMUsePojo API

THis shows the dependencies you need and also use of the Uber 6.3 JAR.