HI Lokesh,I was also facing the same problem(AEM 6.2).But how i have resolved this as , we were including following dependencies in our pom.xml- <dependency> <groupId>com.adobe.aem</groupId> <artifactId>aem-api</artifactId> </dependency> <dependency> <...