davsclaus commented on PR #19939:
URL: https://github.com/apache/camel/pull/19939#issuecomment-3545830161
is it needed to have a ai middle folder inside camel-spring-parent ?
Also you may need to add links to these folders in the tooling, see
```
camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/MojoHelper.java:
case "camel-spring-parent":
camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/PrepareCatalogMojo.java:
@Parameter(defaultValue =
"${project.basedir}/../../components/camel-spring-parent/camel-spring-xml")
camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/PrepareCatalogMojo.java:
@Parameter(defaultValue =
"${project.basedir}/../../components/camel-spring-parent/camel-spring-xml/target/schema")
camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/PrepareCatalogMojo.java:
case "camel-spring-parent":
```
--
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]