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 failing test and infinity loop in MavenPomDownloader #4609

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

marcel-gepardec
Copy link
Contributor

I'm really sorry for solving the problem so late. @philippe-granet #4598 tried to fix the infinity loop with an if statement. That's also probably why one of the tests mentioned by @nmck257 failed.

What's changed?

I fixed the problem by implementing a method called resolveGav(). This uses the already available mergeProperties method to see if the property for the version is located in one of the modules.

What's your motivation?

Since it was my own fault #4472 and the attempt to fix this problem led to a failing test #4598.

My sincere apologies for producing such a catastrophe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

1 participant