jira-importer commented on issue #850: URL: https://github.com/apache/maven-scm/issues/850#issuecomment-2964629291
**[Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)** commented * http://maven.apache.org/scm/index.html for general scm info * http://maven.apache.org/scm/clearcase.html for clearcase info * http://maven.apache.org/scm/source-repository.html for the sources. * https://svn.apache.org/repos/asf/maven/scm/trunk/ points to the current trunk To fix this we need to borrow a `ScmUrlParserResult` which is used by some providers, for instance the [AbstractSvnScmProvider](https://svn.apache.org/repos/asf/maven/scm/trunk/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svn-commons/src/main/java/org/apache/maven/scm/provider/svn/AbstractSvnScmProvider.java). -- 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]
