
Untitled
By: a guest on
Jun 30th, 2012 | syntax:
None | size: 1.46 KB | hits: 11 | expires: Never
adams-macbook:mobile adamparrish$ mkdir -p /Users/adamparrish/.m2/repositoryNeosavvy
adams-macbook:mobile adamparrish$ mvn clean install
[INFO] Scanning for projects...
Downloading: http://maven.neosavvy.com:8081/nexus/content/groups/public/com/marvinformatics/flexmojos/flexmojos-professional/1.0-SNAPSHOT/maven-metadata.xml
Downloading: http://maven.neosavvy.com:8081/nexus/content/groups/public/com/marvinformatics/flexmojos/flexmojos-professional/1.0-SNAPSHOT/flexmojos-professional-1.0-SNAPSHOT.pom
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project com.marvinformatics.flexmojos:mobile:1.0-SNAPSHOT (/NEOSAVVY/work/flex-mojos/mobile/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM: Could not find artifact com.marvinformatics.flexmojos:flexmojos-professional:pom:1.0-SNAPSHOT in nexus (http://maven.neosavvy.com:8081/nexus/content/groups/public) and 'parent.relativePath' points at wrong local POM @ line 8, column 11 -> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
adams-macbook:mobile adamparrish$