cstamas edited a comment on pull request #158:
URL: https://github.com/apache/maven-resolver/pull/158#issuecomment-1065224093


   The one failing IT fix:
   https://github.com/apache/maven-integration-testing/pull/140
   
   Reason is simple: this IT "counts" ALL the resolution that maven (erm, 
resolver) does, and fails due substantial difference between "old" resolver 
(DFS and w/o skipper) and this PR (BFS + skipper).
   
   The PR above changes the Maven IT to not "lock down" the read POM count, but 
still assert that POMs are read only once.


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to