Thomas Cunningham created CAMEL-18765:
-----------------------------------------
Summary: Extend PrepareParentPomMojo to automatically
generate/replace catalog/core and other sections
Key: CAMEL-18765
URL: https://issues.apache.org/jira/browse/CAMEL-18765
Project: Camel
Issue Type: Bug
Components: build system
Affects Versions: 3.20.0
Reporter: Thomas Cunningham
At the moment, PrepareParentPomMojo only generates the components section of
the parent/pom.xml :
[https://github.com/apache/camel/blob/main/tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/PrepareParentPomMojo.java#L73-L76]
This could easily be extended so that the catalog and the core sections (and
possibly others) could also be generated, which would keep the parent pom in
sync with the camel code base.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)