Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jun 30th, 2012  |  syntax: None  |  size: 1.46 KB  |  hits: 11  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. adams-macbook:mobile adamparrish$ mkdir -p /Users/adamparrish/.m2/repositoryNeosavvy
  2. adams-macbook:mobile adamparrish$ mvn clean install
  3. [INFO] Scanning for projects...
  4. Downloading: http://maven.neosavvy.com:8081/nexus/content/groups/public/com/marvinformatics/flexmojos/flexmojos-professional/1.0-SNAPSHOT/maven-metadata.xml
  5. Downloading: http://maven.neosavvy.com:8081/nexus/content/groups/public/com/marvinformatics/flexmojos/flexmojos-professional/1.0-SNAPSHOT/flexmojos-professional-1.0-SNAPSHOT.pom
  6. [ERROR] The build could not read 1 project -> [Help 1]
  7. [ERROR]  
  8. [ERROR]   The project com.marvinformatics.flexmojos:mobile:1.0-SNAPSHOT (/NEOSAVVY/work/flex-mojos/mobile/pom.xml) has 1 error
  9. [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]
  10. [ERROR]
  11. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  12. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  13. [ERROR]
  14. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  15. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
  16. [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
  17. adams-macbook:mobile adamparrish$