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 2004/05/28 23:38:12 UTC

[jira] Created: (MAVEN-1298) Repostory.splitSCMConnection() is broken for non-cvs scm

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1298

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1298
    Summary: Repostory.splitSCMConnection() is broken for non-cvs scm
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
   Versions:
             1.0-rc3

   Assignee: 
   Reporter: Jason Dillon

    Created: Fri, 28 May 2004 5:37 PM
    Updated: Fri, 28 May 2004 5:37 PM

Description:
Basically if this MUST have 6 tokens, but the docs suggest a min of 2, no max:

The format of this element is as follows:
scm:<provider>:<provider-parameters>

This behavior changed from rc2 ro rc3, now I get exceptions all over the place with my perforce connection:

scm|perforce|perforce:1666|//depot/...

Not sure there is much more I can add to get up to the required six tokens, nor am I sure what those tokens should be.

What gives?


---------------------------------------------------------------------
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


[jira] Closed: (MAVEN-1298) Repostory.splitSCMConnection() is broken for non-cvs scm

Posted by ji...@codehaus.org.
Message:

   The following issue has been closed.

   Resolver: dion gillard
       Date: Sat, 29 May 2004 1:03 AM

Fixed. Repository class changed. RepositoryTest updated and reinstated to build.
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1298

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1298
    Summary: Repostory.splitSCMConnection() is broken for non-cvs scm
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
   Fix Fors:
             1.0
   Versions:
             1.0-rc3

   Assignee: 
   Reporter: Jason Dillon

    Created: Fri, 28 May 2004 5:37 PM
    Updated: Sat, 29 May 2004 1:03 AM

Description:
Basically if this MUST have 6 tokens, but the docs suggest a min of 2, no max:

The format of this element is as follows:
scm:<provider>:<provider-parameters>

This behavior changed from rc2 ro rc3, now I get exceptions all over the place with my perforce connection:

scm|perforce|perforce:1666|//depot/...

Not sure there is much more I can add to get up to the required six tokens, nor am I sure what those tokens should be.

What gives?


---------------------------------------------------------------------
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


[jira] Commented: (MAVEN-1298) Repostory.splitSCMConnection() is broken for non-cvs scm

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Jason Dillon
    Created: Fri, 28 May 2004 6:22 PM
       Body:
This also breaks the maven-changelog-plugin... for scm:perforce anyways.

Also, the maven-changelog-plugin does not know about changing the delimiter.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MAVEN-1298?page=comments#action_20168

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1298

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1298
    Summary: Repostory.splitSCMConnection() is broken for non-cvs scm
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
   Versions:
             1.0-rc3

   Assignee: 
   Reporter: Jason Dillon

    Created: Fri, 28 May 2004 5:37 PM
    Updated: Fri, 28 May 2004 6:22 PM

Description:
Basically if this MUST have 6 tokens, but the docs suggest a min of 2, no max:

The format of this element is as follows:
scm:<provider>:<provider-parameters>

This behavior changed from rc2 ro rc3, now I get exceptions all over the place with my perforce connection:

scm|perforce|perforce:1666|//depot/...

Not sure there is much more I can add to get up to the required six tokens, nor am I sure what those tokens should be.

What gives?


---------------------------------------------------------------------
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