oscerd commented on issue #1285:
URL: 
https://github.com/apache/camel-kafka-connector/issues/1285#issuecomment-969914472


   > @oscerd : Thanks you!! It was an indeed the issue with the package name. 
Once I moved back all common code to connector package (org.apche.camel) it 
worked. If you can help with where this package dependency is, it would be 
helpful for the futre.
   > 
   > For now, I have created projcts with 2 different packages. One for my 
custom code and other for camel connector code. Please recommend if something I 
need to change in future and if any migration plans documentation around 
migrating kameltes would very helpful.
   > 
   > This is the strcture of my current project. <img alt="Screen Shot 
2021-11-15 at 6 21 07 PM" width="495" 
src="https://user-images.githubusercontent.com/32844383/141868070-370a54eb-62fc-4f6e-bb3e-93125fd6c82d.png";>
   
   The package is statically defined in the CamelKafkaConnectorUpdateMojo in 
the tooling part. For the moment, it cannot be customize.


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to