orpiske opened a new issue #598:
URL: https://github.com/apache/camel-kafka-connector/issues/598


   When trying to build the project with mvnd, the following module fails to 
build: 
   - Camel Kafka Connector :: Archetypes :: Camel Kafka connector extensible
   
   ```[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. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to