Claus Ibsen created CAMEL-21729: ----------------------------------- Summary: camel-jbang - dependency list - Add update command to change the pom.xml Key: CAMEL-21729 URL: https://issues.apache.org/jira/browse/CAMEL-21729 Project: Camel Issue Type: Improvement Components: camel-jbang Reporter: Claus Ibsen Fix For: 4.11.0
To try to update the existing pom.xml by adding/remove camel dependencies. However its a bit tricky as as the pom may use BOM or not. And the file can be formatted in a user speicific way. So we either rewrite the pom as maven would do, or try to respect the current format, and do some search/replace magic. -- This message was sent by Atlassian Jira (v8.20.10#820010)