Claus Ibsen created CAMEL-22165:
-----------------------------------
Summary: camel-jbang - Dependency runtime command to analyze
parent poms
Key: CAMEL-22165
URL: https://issues.apache.org/jira/browse/CAMEL-22165
Project: Camel
Issue Type: Improvement
Components: camel-jbang
Reporter: Claus Ibsen
Fix For: 4.13.0
It currently does a local xml parsing as that was intended for only camel-jbang
and local projects. But if you use this on any kind of old project with parent
pom.xml and other structutures then you need to use maven java api and let it
analyze this (and do dependency resolution) which is more complex.
For example these projects has a parent pom where SB version is set etc
https://github.com/apache/camel-spring-boot-examples/blob/main/spring-boot/pom.xml
--
This message was sent by Atlassian Jira
(v8.20.10#820010)