[ https://issues.apache.org/jira/browse/CAMEL-21729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924486#comment-17924486 ]
Claus Ibsen commented on CAMEL-21729: ------------------------------------- We should use the dependency update command instead. Its currently for jbang //DEPS style in a .java file. We can add logic to update pom.xml files too. > 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 > Priority: Major > 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)