Skip to content

Conversation

@eranturgeman
Copy link
Contributor

@eranturgeman eranturgeman commented Sep 15, 2025

  • All tests passed. If this feature is not already covered by the tests, I added new
    tests.

This PR resolves a compile-time vs runtime dependency mismatch - maven-dependency-tree:3.2.1 provided the necessary interfaces at build time, but at runtime it was missing the actual implementation classes (DependencyGraphBuilder), causing ClassNotFoundException when attempting a tree construction at some cases

@eranturgeman eranturgeman added the bug Something isn't working label Sep 15, 2025
@github-actions
Copy link
Contributor

👍 Frogbot scanned this pull request and did not find any new security issues.


@eranturgeman eranturgeman merged commit 92a4a42 into jfrog:main Sep 15, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants