Message:
The following issue has been closed.
Resolver: dion gillard
Date: Wed, 24 Sep 2003 1:15 AM
Similar patch applied today
---------------------------------------------------------------------
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: Closed
Priority: Minor
Resolution: FIXED
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
plugin-other
Fix Fors:
1.0-rc1
Versions:
1.0-rc1
Assignee:
Reporter: Magne Rasmussen
Created: Fri, 19 Sep 2003 4:37 PM
Updated: Wed, 24 Sep 2003 1:15 AM
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]