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

Fix dependency resolution #1266

Merged
merged 40 commits into from
May 7, 2018
Merged

Fix dependency resolution #1266

merged 40 commits into from
May 7, 2018

Conversation

jeremylong
Copy link
Owner

Fixes Issue #740

  • Upgrades maven-dependency-tree (this PR supersedes Upgrade maven-dependency-tree version #1165)
  • When analyzing an aggregate build (in Maven) if a child module has not been built and as such, the JAR file does not exist, a warning will be printed and a dependency will be added that contains the evidence from the build - but does not point back to a specific file.
  • Fixed bug that would cause pom.xml dependencies without an identifier to be incorrectly merged with any other JAR.

Have test cases been added to cover the new functionality?

yes

@jeremylong
Copy link
Owner Author

Can one of the admins verify this patch?

@jeremylong jeremylong merged commit c541850 into master May 7, 2018
@jeremylong jeremylong deleted the non-resolvable-fix branch June 17, 2018 10:50
@lock lock bot locked and limited conversation to collaborators Apr 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants