Created
April 23, 2012 16:26
-
-
Save knewter/2472080 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--(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