pankajchhatri / AEM

Adobe AEM
67 stars 118 forks source link

AEM Mavenmproject #2

Open tpk2604 opened 5 years ago

tpk2604 commented 5 years ago

Hi,

I am trying to build a project using maven. As you explained i changed settings.xml adn build was success. But when i am trying to run mvn eclipse:eclipse its giving following error.

aem maven issue

Please help me out on thisi Awaiting for your resposne.

pankajchhatri commented 5 years ago

down vote

I don't think one needs it any more. The latest versions of Eclipse have Maven plugin enabled. So you will just need to import a Maven project into Eclipse and no more as an existing project.

On Sun, Aug 5, 2018 at 9:57 PM, tpk2604 notifications@github.com wrote:

Hi,

I am trying to build a project using maven. As you explained i changed settings.xml adn build was success. But when i am trying to run mvn eclipse:eclipse its giving following error.

[image: aem maven issue] https://user-images.githubusercontent.com/42118490/43687832-559bd124-98fa-11e8-9edf-ebafe5660ab1.PNG

Please help me out on thisi Awaiting for your resposne.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pankajchhatri/AEM/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/AJvs5XymPPTS-3ufJy4r8CFbsQzLp4etks5uNxz-gaJpZM4VvcU0 .

tpk2604 commented 5 years ago

Ok thanks...let me try with the maven import project option instead of existing projects.