cstamas opened a new pull request, #886: URL: https://github.com/apache/maven/pull/886
Add Jetty transport from resolver and make it selectable. To build this Java17 is must (and raises Maven as well to 11). Depends on https://github.com/apache/maven-resolver/pull/225 To build this (some dependencies brings in new license): ``` mvn clean install -Dremoteresources.skip ``` You will end up with HUGE maven 4 snapshot that embed Jetty Client. -- 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]
