Skip to content

Instantly share code, notes, and snippets.

@knewter
Created April 23, 2012 16:26
Show Gist options
  • Save knewter/2472080 to your computer and use it in GitHub Desktop.
Save knewter/2472080 to your computer and use it in GitHub Desktop.
--(jadams@viggyviggy)-(23/pts/1)-(1124/23-Apr-12)--
--($:~/projects/USPTO_dir_api)(master)--
$ mvn clean install
[INFO] Scanning for projects...
Downloading: http://repo.maven.apache.org/maven2/com/o19s/uspto/solr/solr_service_pom/1.0/solr_service_pom-1.0.pom
[ERROR] The build could not read 3 projects -> [Help 1]
[ERROR]
[ERROR] The project com.o19s.uspto.solr:solr_service:1.0 (/home/jadams/projects/USPTO_dir_api/ejb/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM: Could not find artifact com.o19s.uspto.solr:solr_service_pom:pom:1.0 in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 7, column 13 -> [Help 2]
[ERROR]
[ERROR] The project com.o19s.uspto.solr:solr_service-war:1.0 (/home/jadams/projects/USPTO_dir_api/war/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM: Failure to find com.o19s.uspto.solr:solr_service_pom:pom:1.0 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 3, column 13 -> [Help 2]
[ERROR]
[ERROR] The project com.o19s.uspto.solr:solrService-ear:1.0 (/home/jadams/projects/USPTO_dir_api/ear/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM: Failure to find com.o19s.uspto.solr:solr_service_pom:pom:1.0 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 5, column 13 -> [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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment