Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Maven Parser dependencies resolver #32

Open
jbonofre opened this issue Nov 17, 2022 · 0 comments
Open

Improve Maven Parser dependencies resolver #32

jbonofre opened this issue Nov 17, 2022 · 0 comments
Assignees

Comments

@jbonofre
Copy link
Member

Maven Parser.getDependencies() is not accurate:

  • it doesn't retrieve all dependencies
  • it fails to resolve some transitive dependencies

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

@jbonofre jbonofre changed the title Improve dependencies resolver Improve Maven Parser dependencies resolver Nov 17, 2022
@jbonofre jbonofre self-assigned this Nov 17, 2022
@jbonofre jbonofre added this to the 1.0 milestone Nov 17, 2022
@jbonofre jbonofre removed this from the 0.1 milestone Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant