olamy commented on PR #11730: URL: https://github.com/apache/maven/pull/11730#issuecomment-5223682168
> I have rebased this onto current master and fixed the two integration test failures in #12692, keeping your commit and authorship. The failures were genuine Jetty 12 behaviour changes rather than migration slips: [MNG-4360](https://issues.apache.org/jira/browse/MNG-4360) needs `UriCompliance.LEGACY` because the WebDAV wagons send `//org/apache/...` with an empty leading path segment, and [MNG-4554](https://issues.apache.org/jira/browse/MNG-4554) needs a non-caching `ResourceHttpContentFactory` because it swaps the served repository mid-test. > > Happy to close #12692 if you would rather carry it here — just say the word. what this has to do with https://issues.apache.org/jira/browse/MNG-4360 ?? I do not understand what is the link? Same for the link with https://issues.apache.org/jira/browse/MNG-4554? Can you please elaborate what are the links with those 2 very old and already fixed issues? -- 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]
