Skip to content

Instantly share code, notes, and snippets.

@ericholscher
Created October 16, 2013 20:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ericholscher/01b876e1be1e99b8a4c7 to your computer and use it in GitHub Desktop.
Save ericholscher/01b876e1be1e99b8a4c7 to your computer and use it in GitHub Desktop.
[INFO] Scanning for projects...
[ERROR] The build could not read 2 projects -> [Help 1]
[ERROR]
[ERROR] The project org.openmrs.module:mergeconcepts-api:1.0-SNAPSHOT (/Users/eric/checkouts/openmrs-module-mergeconcepts/api/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM: Could not find artifact org.openmrs.module:mergeconcepts:pom:1.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 5, column 10 -> [Help 2]
[ERROR]
[ERROR] The project org.openmrs.module:mergeconcepts-omod:1.0-SNAPSHOT (/Users/eric/checkouts/openmrs-module-mergeconcepts/omod/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM: Could not find artifact org.openmrs.module:mergeconcepts:pom:1.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 5, column 10 -> [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