Quantcast
Channel: Alfresco Forums - Development Environment
Viewing all articles
Browse latest Browse all 158

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

$
0
0

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-distribution:pom: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-distribution:pom:5.0.0.3 in alfresco-public (https://artifacts.alfresco.com/nexus/content/groups/public)

5.0

Viewing all articles
Browse latest Browse all 158

Trending Articles