Created
January 16, 2018 22:31
-
-
Save mschoch/cdb17fc0d6b7fbbb4e98507ec05d5710 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
[ 97%] Building Maven project 'asterixdb' | |
[INFO] Scanning for projects... | |
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom | |
[ERROR] [ERROR] Some problems were encountered while processing the POMs: | |
[FATAL] Non-resolvable parent POM for org.apache:apache-asterixdb-fullstack:0.9.2: Could not transfer artifact org.apache:apache:pom:18 from/to central (https://repo.maven.apache.org/maven2): Host is down and 'parent.relativePath' points at no local POM @ line 27, column 11 | |
@ | |
[ERROR] The build could not read 1 project -> [Help 1] | |
[ERROR] | |
[ERROR] The project org.apache:apache-asterixdb-fullstack:0.9.2 (/Users/mschoch/Documents/research/cbsource/analytics/asterixdb/pom.xml) has 1 error | |
[ERROR] Non-resolvable parent POM for org.apache:apache-asterixdb-fullstack:0.9.2: Could not transfer artifact org.apache:apache:pom:18 from/to central (https://repo.maven.apache.org/maven2): Host is down and 'parent.relativePath' points at no local POM @ line 27, column 11 -> [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 | |
make[4]: *** [../analytics/target/asterixdb-maven-marker] Error 1 | |
make[3]: *** [analytics/CMakeFiles/analytics-maven-uptodate.dir/all] Error 2 | |
make[2]: *** [all] Error 2 | |
make[1]: *** [compile] Error 2 | |
make: *** [all] Error 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment