You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:3.2.0:integration-test (default-integration-test) on project camel-kafka-connector-extensible-archetype:
[ERROR] Archetype IT 'camel-timer-kafka-connector' failed: Cannot run additions goals.
[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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :camel-kafka-connector-extensible-archetype
Building it with Maven seems to work, but it would be good to support mvnd as well, since Maven is too slow to build.
The text was updated successfully, but these errors were encountered:
When trying to build the project with mvnd, the following module fails to build:
Building it with Maven seems to work, but it would be good to support mvnd as well, since Maven is too slow to build.
The text was updated successfully, but these errors were encountered: