Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session
SOLVED

Missing Maven Settings.xml in CodeSnippets for Online Video Training Company project

Avatar

Level 1

Hi there,

 

Re-post from installation.

 

I met with an exception (Screenshot 1) while install Company maven project according to video – installing and configuring Eclipse (Screenshot 2). I also downloaded CodeSnippets package from
that page (Screenshot 2).

 

error install.png

 

Page.png

 

It seems there missing a setting.xml pointing to adobe repository according to the video and error message, would you please advise how to keep going with the installation?

 

Thank you very much.

1 Accepted Solution

Avatar

Correct answer by
Employee

Hello, 

This settings XML file should work, it points to the Adobe repo. In addition, be sure you are not using Maven 3.3. If you are, you will need to downgrade to Maven 3.2.

https://www.dropbox.com/s/vyd5rxsq0o3r6pn/settings.xml

View solution in original post

3 Replies

Avatar

Correct answer by
Employee

Hello, 

This settings XML file should work, it points to the Adobe repo. In addition, be sure you are not using Maven 3.3. If you are, you will need to downgrade to Maven 3.2.

https://www.dropbox.com/s/vyd5rxsq0o3r6pn/settings.xml

Avatar

Level 10

This look like Maven and the Adobe respo is not set up properly. Take a look at this AEM community article and see if you can build the OSGi bundle with Maven following it:

https://helpx.adobe.com/experience-manager/using/first-osgi.html 

Avatar

Level 1

Hi James,

Thanks for your reply and company was installed in AEM. However, there's still a error when generate eclipse project: Access denies shown as

[img]access denied to .classpath.png[/img]

I've run command line by admin and grant everyone access to company folder, is there something missing from the project?

Thank you very much.

 

Joseph