slachiewicz opened a new pull request, #281: URL: https://github.com/apache/maven-plugin-testing/pull/281
Nothing on this branch references `org.apache.maven.wagon` — the harness exposes no Wagon-facing API. The scope was `provided`, so no consumer inherited it either; this is dead weight in the POM only. The `wagonVersion` property had no other reader and goes with it. Verified: `mvn clean verify` → 61 tests, 0 failures. Master carries no such dependency, so this is 3.x-only. *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]
