You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2003/09/19 23:38:10 UTC

[jira] Created: (MAVEN-834) scm plugin only supports ':' delimiter

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|user@cvs.domain.org|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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org