Build error while creating an AEM (6.4) Maven 13 archetype project.
I am trying to create an AEM (6.4) Maven 13 archetype project but unable to build and deploy properly ;
mvn install -P autoInstallPackage
Build status --- Build failure (ui.apps-- content package )
------
[ERROR] --- Request to http://localhost:4502/crx/packmgr/service.jsp failed, response=Internal Server Error
[ERROR]---- Failed to execute goal com.day.jcr.vault:content-package-maven-plugin:0.5.1:install (install-package) on project "test.ui.apps": Error while installing package.
What might be the blocker for build success ???
mvn install -P autoInstallBundle ---- Successfully able to deploy OSGi bundle to AEM (Core-- bundle)
Any help will/would be appreciated.
Thanks,
Puneet