slachiewicz opened a new pull request, #944: URL: https://github.com/apache/maven-wagon/pull/944
Forward-ports #942 to master, where `wagon-scm` was on maven-scm 1.13.0. maven-scm removed every CVS provider in 2.0.0-M1, so the CVS tests and the CVS site examples go with the upgrade; the exclusion on `maven-scm-manager-plexus` moves to `maven-scm-provider-gittest`, which still reaches `plexus-container-default` through `maven-plugin-testing-harness` 3.3.0. See #942 for the full reasoning; the only resolution this port needed was the `mavenScmVersion` property. Verified: `mvn -pl wagon-providers/wagon-scm -am test` → 28 tests green in wagon-scm. *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]
