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


   This 
https://github.com/apache/camel-kafka-connector/blob/master/core/pom.xml#L179-L191
 should be moved from `core` to `connectors` module to ensure that it runs 
after connectors autogeneration.
   
   To do so we must ensure that the plugin runs just one time and not once per 
connector see how it is done in the autogen plugin: 
https://github.com/apache/camel-kafka-connector/blob/master/tooling/camel-kafka-connector-generator-maven-plugin/src/main/java/org/apache/camel/kafkaconnector/maven/AbstractCamelKafkaConnectorMojo.java#L120-L123


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to