suztomo commented on a change in pull request #39: [MRESOLVER-93] - PathRecordingDependencyVisitor to handle 3 cycles URL: https://github.com/apache/maven-resolver/pull/39#discussion_r316157438
########## File path: maven-resolver-util/src/test/resources/visitor/path-recorder/cycle-3paths.txt ########## @@ -0,0 +1,7 @@ +gid:a:1 (1) ++- gid:b:0 +| \- ^1 ++- gid:b:1 +| \- ^1 +\- match:b:2 + \- ^1 Review comment: This dependency graph is similar setup as my example Maven project reproducing StackOverflowError. https://github.com/suztomo/maven-cyclic-dependency-with-range ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services