AEM 6.3 SP2 + Maven Archetype 14 Project
I am using AEM 6.3 with SP2 installed. I created a maven project of archetype 14. When I install that project using mvn -PautoInstallPackage install, the "We.Retail - Corecom.adobe.cq.sample.we.retail.core" goes into installed state saying there is an Unresolved dependency : com.adobe.cq.wcm.core.components.models.form.
When checked using : http://localhost:4502/system/console/depfinder , it showed "Adobe Experience Manager Core WCM Components Core Bundlecom.adobe.cq.core.wcm.components.core" as the dependency. However, this bundle is active. Please help me resolve this issue.