Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-834 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-834 Summary: scm plugin only supports ':' delimiter Type: Bug Status: Unassigned Priority: Minor Time Spent: Unknown Remaining: Unknown Project: maven Components: plugin-other Versions: 1.0-rc1 Assignee: Reporter: Magne Rasmussen Created: Fri, 19 Sep 2003 4:37 PM Updated: Fri, 19 Sep 2003 4:37 PM Description: The scm:validate goal only supports ':' as a repository connection delimiter. This creates problems with cvs repositories using drive letters. The attached patch allows a connection string like: <repository> <connection> scm|cvs|pserver|[EMAIL PROTECTED]|C:/cvs|module </connection> </repository> --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
