Created
September 14, 2017 07:09
-
-
Save davsclaus/90aad3b6f742ad7c2e94d7783b4f9b4f 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
[INFO] ------------------------------------------------------------------------ | |
[INFO] BUILD FAILURE | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Total time: 04:55 min | |
[INFO] Finished at: 2017-09-14T09:00:22+02:00 | |
[INFO] Final Memory: 1093M/2231M | |
[INFO] ------------------------------------------------------------------------ | |
[ERROR] Failed to execute goal on project camel-spring-boot: Could not resolve dependencies for project org.apache.camel:camel-spring-boot:jar:2.20.0-SNAPSHOT: Could not find artifact org.springframework.boot:spring-boot-starter:jar:1.5.7.RELEASE in central (https://repo.maven.apache.org/maven2) -> [Help 1] | |
[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/DependencyResolutionException | |
[ERROR] | |
[ERROR] After correcting the problems, you can resume the build with the command | |
[ERROR] mvn <goals> -rf :camel-spring-boot | |
davsclaus:/Users/davsclaus/workspace/camel (master)/$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
And trying with central2 as well and
-X
on maven