apache / karaf-minho

Apache Karaf Minho
https://karaf.apache.org/
Apache License 2.0
6 stars 5 forks source link

Improve Maven Parser dependencies resolver #32

Open jbonofre opened 1 year ago

jbonofre commented 1 year ago

Maven Parser.getDependencies() is not accurate:

It should mimic the maven-dependency-plugin resolve mojo and the result should be the same as dependency:resolve goal.