You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Steve Smythe (JIRA)" <ji...@codehaus.org> on 2006/05/31 20:53:43 UTC

[jira] Created: (MPSCM-81) scm:tag while using Perforce fails if label already exists

scm:tag while using Perforce fails if label already exists
----------------------------------------------------------

         Key: MPSCM-81
         URL: http://jira.codehaus.org/browse/MPSCM-81
     Project: maven-scm-plugin
        Type: Bug

 Environment: Perforce
    Reporter: Steve Smythe
 Attachments: log.txt

scm:tag while using Perforce fails if label already exists.

C:\p4dev\users\ssmythe\maven2\test>mvn -Dtag=foo scm:tag
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'scm'.
[INFO] ----------------------------------------------------------------------------
[INFO] Building Test Maven2 Project
[INFO]    task-segment: [scm:tag]
[INFO] ----------------------------------------------------------------------------
[INFO] [scm:tag]
[ERROR] Provider message:
[ERROR] Tag failed
[ERROR] Command output:
[ERROR] Label foo not changed.

[INFO] ----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ----------------------------------------------------------------------------
[INFO] Command failed.Tag failed
[INFO] ----------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ----------------------------------------------------------------------------
[INFO] Total time: 3 seconds
[INFO] Finished at: Wed May 31 11:08:10 PDT 2006
[INFO] Final Memory: 3M/7M
[INFO] ----------------------------------------------------------------------------

I've included a debug and error output log.

Is there a way to ignore this error?  Like set some property -Dtag.error.ignore=true or something like that?

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (SCM-212) scm:tag while using Perforce fails if label already exists

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-212?page=all ]

Emmanuel Venisse updated SCM-212:
---------------------------------

    Component/s: maven-scm-provider-perforce

> scm:tag while using Perforce fails if label already exists
> ----------------------------------------------------------
>
>                 Key: SCM-212
>                 URL: http://jira.codehaus.org/browse/SCM-212
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-perforce
>         Environment: Perforce
>            Reporter: Steve Smythe
>         Attachments: log.txt
>
>
> scm:tag while using Perforce fails if label already exists.
> C:\p4dev\users\ssmythe\maven2\test>mvn -Dtag=foo scm:tag
> [INFO] Scanning for projects...
> [INFO] Searching repository for plugin with prefix: 'scm'.
> [INFO] ----------------------------------------------------------------------------
> [INFO] Building Test Maven2 Project
> [INFO]    task-segment: [scm:tag]
> [INFO] ----------------------------------------------------------------------------
> [INFO] [scm:tag]
> [ERROR] Provider message:
> [ERROR] Tag failed
> [ERROR] Command output:
> [ERROR] Label foo not changed.
> [INFO] ----------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ----------------------------------------------------------------------------
> [INFO] Command failed.Tag failed
> [INFO] ----------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ----------------------------------------------------------------------------
> [INFO] Total time: 3 seconds
> [INFO] Finished at: Wed May 31 11:08:10 PDT 2006
> [INFO] Final Memory: 3M/7M
> [INFO] ----------------------------------------------------------------------------
> I've included a debug and error output log.
> Is there a way to ignore this error?  Like set some property -Dtag.error.ignore=true or something like that?

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (SCM-212) scm:tag while using Perforce fails if label already exists

Posted by "Mike Perham (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-212?page=all ]

Mike Perham closed SCM-212.
---------------------------

       Resolution: Fixed
    Fix Version/s: 1.0

This was fixed some time ago but is waiting on a new release of the SCM subsystem as a whole.

> scm:tag while using Perforce fails if label already exists
> ----------------------------------------------------------
>
>                 Key: SCM-212
>                 URL: http://jira.codehaus.org/browse/SCM-212
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-perforce
>         Environment: Perforce
>            Reporter: Steve Smythe
>         Assigned To: Mike Perham
>             Fix For: 1.0
>
>         Attachments: log.txt
>
>
> scm:tag while using Perforce fails if label already exists.
> C:\p4dev\users\ssmythe\maven2\test>mvn -Dtag=foo scm:tag
> [INFO] Scanning for projects...
> [INFO] Searching repository for plugin with prefix: 'scm'.
> [INFO] ----------------------------------------------------------------------------
> [INFO] Building Test Maven2 Project
> [INFO]    task-segment: [scm:tag]
> [INFO] ----------------------------------------------------------------------------
> [INFO] [scm:tag]
> [ERROR] Provider message:
> [ERROR] Tag failed
> [ERROR] Command output:
> [ERROR] Label foo not changed.
> [INFO] ----------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ----------------------------------------------------------------------------
> [INFO] Command failed.Tag failed
> [INFO] ----------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ----------------------------------------------------------------------------
> [INFO] Total time: 3 seconds
> [INFO] Finished at: Wed May 31 11:08:10 PDT 2006
> [INFO] Final Memory: 3M/7M
> [INFO] ----------------------------------------------------------------------------
> I've included a debug and error output log.
> Is there a way to ignore this error?  Like set some property -Dtag.error.ignore=true or something like that?

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira