bug(java): infinite loop when parent path + ../pom.xml
equals scanned pom.xml #5453
Closed
Description
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.