Description
The mojo camel-package-maven-plugin:generate assumes that components are all belonging to the camel source tree so when it is applied to external components, it fails with NPE here: https://github.com/apache/camel/blob/master/tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/EndpointSchemaGeneratorMojo.java#L1230-L1231
Attachments
Issue Links
- is cloned by
-
CAMEL-14511 Allow to generate component/endpoint fluent DSL with camel-package-maven-plugin:generate-component goal
- Resolved
- relates to
-
CAMEL-14509 camel-package-maven-plugin - generate-component - Make it generate so the code is in the JAR by default
- Resolved