cancel
Showing results for 
Search instead for 
Did you mean: 

Non-resolvable import POM: Could not find artifact org.alfresco:alfresco-platform-distribution:pom:5.0.0.3

alfresco_one
Champ in-the-making
Champ in-the-making
Hi All,

I have all-in one project in my Eclipse. When I open a file from individual projects like share or core it shows below error in Eclipse IDE. But when I open the same POM.xml from the parent project it doesn't give any error.

Error in Eclipse IDE:
Missing artifact org.alfresco:alfresco-repository:jar:5.0.0.3

When I try to run the repo pom.xml it gives the below errors:
Non-resolvable import POM: Could not find artifact org.alfresco:alfresco-platform-distributionSmiley Tongueom:5.0.0.3 in alfresco-public (https://artifacts.alfresco.com/nexus/content/groups/public) @ line 60, column 25 -> [Help 2]
org.apache.maven.model.resolution.UnresolvableModelException: Could not find artifact org.alfresco:alfresco-platform-distributionSmiley Tongueom:5.0.0.3 in alfresco-public (https://artifacts.alfresco.com/nexus/content/groups/public)
1 REPLY 1

gravitonian
Star Collaborator
Star Collaborator
That looks like an Enterprise artifact. Have you made the enterprise repo available? See http://docs.alfresco.com/5.0/concepts/alfresco-sdk-using-enterprise-edition.html
Also, make sure to configure the all-in-one project for enterprise: http://docs.alfresco.com/5.0/tasks/alfresco-sdk-tutorials-all-in-one-archetype.html