Build error while creating an AEM (6.4) Maven 13 archetype project. | Community
Skip to main content
New Participant
September 24, 2018
Solved

Build error while creating an AEM (6.4) Maven 13 archetype project.

  • September 24, 2018
  • 3 replies
  • 2856 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Ratna_Kumar

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.

3 replies

Ratna_Kumar
Ratna_KumarAccepted solution
New Participant
September 24, 2018

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.

Ratna_Kumar
New Participant
September 24, 2018

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.

smacdonald2008
New Participant
September 24, 2018

YOu should be able to do this and it works.

Are you following this video (and article on which its based) exactly?