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

bug(java): infinite loop when parent path + ../pom.xml equals scanned pom.xml #5453

Closed
DmitriyLewen opened this issue Oct 26, 2023 Discussed in #5445 · 0 comments · Fixed by #5470
Closed

bug(java): infinite loop when parent path + ../pom.xml equals scanned pom.xml #5453

DmitriyLewen opened this issue Oct 26, 2023 Discussed in #5445 · 0 comments · Fixed by #5470
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@DmitriyLewen
Copy link
Contributor

Discussed in #5445

When parent Path + ../pom.xml is equal to scanned pom.xml - we get infinity loop.
We need to compare ArtifactID to use pom.xml file with relatedPath of parent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
1 participant