jira-importer commented on issue #942: URL: https://github.com/apache/maven-scm/issues/942#issuecomment-2964634502
**[Mat Booth](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mbooth)** commented This new patch "0001-port-maven-scm-to-latest-version-of-plexus-default-c.patch" ports the whole project over to the latest version of the plexus default container. All unit tests continue to pass. This time, invoking the command line client also still works correctly. I tested this by doing the following: ``` $ java -jar maven-scm-client/target/maven-scm-client-1.9-SNAPSHOT-jar-with-dependencies.jar \ checkout working_copy scm:svn:http://svn.apache.org/repos/asf/subversion/trunk/ ``` -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org