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
Solved! Go to Solution.
Views
Replies
Total Likes
Also - I have tested many times this HELPX and most of the HELPX articles and it works nicely.
It might be the issue with M2 repository. Kindly check the same
Thanks,
Ratna Kumar.
Views
Replies
Total Likes
YOu should be able to do this and it works.
Are you following this video (and article on which its based) exactly?
Views
Replies
Total Likes
Hi Puneet,
Please follow this HELPX article which shows how to create and build maven 13 project: Creating an Adobe Experience Manager 6.4 Project using Adobe Maven Archetype 13
Also, watch the video which Scott included which shows concepts live in action.
Thanks,
Ratna Kumar.
Views
Replies
Total Likes
Also - I have tested many times this HELPX and most of the HELPX articles and it works nicely.
It might be the issue with M2 repository. Kindly check the same
Thanks,
Ratna Kumar.
Views
Replies
Total Likes
Views
Likes
Replies