Issue with Maven while creating AEM Project | Community
Skip to main content
Ratna_Kumar
Level 10
July 2, 2018
Solved

Issue with Maven while creating AEM Project

  • July 2, 2018
  • 2 replies
  • 1046 views

Hi,

I am seeing a weird issue first time in my last 5 years while creating an AEM project using Maven archetype plugin(Any maven version)from scratch.[Using my office laptop]. Below are the screenshots.

Seeing some wierd letters after creating maven project

Also when I do mvn eclipse:eclipse or build the project I am seeing version Snapshot under Parent project and under Launcher - This is wrong. Below is the screenshot.

Due to that, it is effecting all the websites including retail site and I see nothing appears on the page after the maven build.

Could anyone tell me what's the exact issue since I didn't face this issue previously.

Thanks,

Ratna Kumar,

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

Hi Kautuk,

Changing the maven version from 3.5.3 to 3.3.9 solved the issue.

Thank you very much for your help!!

Thanks,

Ratna Kumar.

2 replies

kautuk_sahni
Community Manager
Community Manager
July 2, 2018

Hi https://forums.adobe.com/people/Ratna%20Kumar

You have to configure your settings.xml file to use Adobe’s public repository. For information, see Adobe Public Maven Repository at http://repo.adobe.com/.

Use Settings.xml provided in this article:- Creating an Adobe Experience Manager 6.3 Project using Adobe Maven Archetype 11

-Kautuk

Kautuk Sahni
Ratna_Kumar
Ratna_KumarAuthorAccepted solution
Level 10
July 2, 2018

Hi Kautuk,

Changing the maven version from 3.5.3 to 3.3.9 solved the issue.

Thank you very much for your help!!

Thanks,

Ratna Kumar.