cancel
Showing results for 
Search instead for 
Did you mean: 

Maven errors in eclipse - alfresco-amp-archetype

forumwebuser
Champ in-the-making
Champ in-the-making
hello,

I´m trying to build an Alfresco develop environment based on Eclipse.

I´m using the latest versions installed today:


# Java SDK: 1.8.0_91

# Maven
Maven 3.3.9
or Maven 3.3.3 (embedded)
I tested with both!

# Eclipse: Mars2 Release (4.5.2)

# Alfresco Community - 5.1.0 (r127059-b7)

I then added a new maven catalog:
http://repo.maven.apache.org/maven2/archetype-catalog.xml

And find and select the alfresco-amp-archetype

The project structure is created but I get the following errors: please see attachment.

Any idea about this? Am I using the best software versions combination?

thank you!
2 REPLIES 2

gravitonian
Star Collaborator
Star Collaborator
Hi,

What docs did you follow when you created the project and set it up in Eclipse?

Can you double check with the following docs:

Initial set up: http://docs.alfresco.com/5.1/concepts/alfresco-sdk-installing-prerequisite-software.html
Creating a Repo AMP project: http://docs.alfresco.com/5.1/tasks/alfresco-sdk-tutorials-amp-archetype.html
Importing into Eclipse: http://docs.alfresco.com/5.1/tasks/alfresco-sdk-rad-eclipse-import-projects.html

hello,

I believe the problem was due to lack of resources in my machine… I used another laptop and the problem was gone. I read the provided documentation.

Thank you very much!