Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
SOLVED

Issue with Maven while creating AEM Project

Avatar

Level 10

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

WierdIssue.PNG

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.

WierdIssue1.PNG

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

WierdIssue4.png

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

Thanks,

Ratna Kumar,

1 Accepted Solution

Avatar

Correct answer by
Level 10

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.

View solution in original post

2 Replies

Avatar

Administrator

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

Avatar

Correct answer by
Level 10

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.