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