gnodet commented on code in PR #11315:
URL: https://github.com/apache/maven/pull/11315#discussion_r2465799790
##########
its/core-it-support/maven-it-helper/src/main/java/org/apache/maven/it/Verifier.java:
##########
@@ -231,6 +243,10 @@ public void execute() throws VerificationException {
args.add(0, "-l");
}
+ // TODO: this is just experiment; disable RRF for now
Review Comment:
```suggestion
// TODO: disable RRF for now until
https://github.com/apache/maven-resolver/issues/1641 can be fixed
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]