davsclaus commented on PR #17054:
URL: https://github.com/apache/camel/pull/17054#issuecomment-2668775331
This is a massive PR so I can't see if you have update the tooling source
code to deal with camel-spring now is a middle folder. You would need to do
something similar as done for `camel-ai`
You can just grep `camel-ai` inside the tooling folder:
```
maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/MojoHelper.java:
case "camel-ai":
maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/PrepareCatalogMojo.java:
case "camel-ai":
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]