jira-importer commented on issue #850: URL: https://github.com/apache/maven-scm/issues/850#issuecomment-2964629290
**[Justin Bleach](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=juicybananas)** commented Added the pipe to the end of the URL to no avail. Same error on scm:status goal. Running package lifecycle the plugin doesn't even show up in the standard output. \<plugin> \<groupId>org.apache.maven.plugins\</groupId> \<artifactId>maven-scm-plugin\</artifactId> \<version>1.5\</version> \<configuration> \<connectionType>connection\</connectionType> \<excludes>target\</excludes> \</configuration> \</plugin> Is there more concise documentation on how the Maven SCM plugin and providers interact. I'm able to get the source for the plugin but can't find a URL for the source code for the Clear Case provider. -- 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]
