The following issue has been updated:

    Updater: Magne Rasmussen (mailto:[EMAIL PROTECTED])
       Date: Fri, 19 Sep 2003 4:38 PM
    Changes:
             Attachment changed to scm.plugin.jelly.patch.txt
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-834&page=history

---------------------------------------------------------------------
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:38 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]

Reply via email to