Created
June 20, 2014 15:10
-
-
Save hbons/99134039acd50b3dad15 to your computer and use it in GitHub Desktop.
This file contains 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
mvn build | |
[INFO] Scanning for projects... | |
[ERROR] The build could not read 1 project -> [Help 1] | |
[ERROR] | |
[ERROR] The project org.jboss.aerogear.unifiedpush:unifiedpush-parent:0.11.0-SNAPSHOT (/Users/hbons/AeroGear/aerogear-unifiedpush-server/pom.xml) has 1 error | |
[ERROR] Child module /Users/hbons/AeroGear/aerogear-unifiedpush-server/server/pom.xml of /Users/hbons/AeroGear/aerogear-unifiedpush-server/pom.xml does not exist | |
[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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment