Skip to content

Instantly share code, notes, and snippets.

@davsclaus
Created September 27, 2019 08:01
Show Gist options
  • Save davsclaus/9e8b0754e1468e07824c9ee02a6d4f25 to your computer and use it in GitHub Desktop.
Save davsclaus/9e8b0754e1468e07824c9ee02a6d4f25 to your computer and use it in GitHub Desktop.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:37 min
[INFO] Finished at: 2019-09-27T09:58:04+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.camel:bom-generator-maven-plugin:3.0.0-SNAPSHOT:generate (default) on project camel-spring-boot-dependencies-generator: Found 6 conflicts between the current managed dependencies and the external BOMS:
[ERROR] - org.junit.platform:junit-platform-commons:jar
[ERROR] - org.junit.platform:junit-platform-console:jar
[ERROR] - org.junit.platform:junit-platform-engine:jar
[ERROR] - org.junit.platform:junit-platform-launcher:jar
[ERROR] - org.junit.platform:junit-platform-runner:jar
[ERROR] - org.junit.platform:junit-platform-suite-api:jar
[ERROR]
[ERROR] -> [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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :camel-spring-boot-dependencies-generator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment