slachiewicz opened a new pull request, #1361: URL: https://github.com/apache/maven-javadoc-plugin/pull/1361
The test repository session went through `maven-resolver-transport-wagon` plus a shaded `wagon-http`. That transport exists so build extensions can contribute a Wagon provider; the tests resolve over plain HTTPS, which `maven-resolver-transport-http` does on its own. Same stack `maven-project-info-reports-plugin` already uses. `wagonVersion` had no other reader, so it goes too. Verified: `mvn clean test` → 69 tests, 0 failures, and `dependency:tree` no longer mentions Wagon at any scope. *This change was created with AI assistance.* -- 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]
