bug(java): infinite loop when parent path + ../pom.xml
equals scanned pom.xml
#5453
Labels
kind/bug
Categorizes issue or PR as related to a bug.
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.The text was updated successfully, but these errors were encountered: