[ 
https://issues.apache.org/jira/browse/SCM-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17960860#comment-17960860
 ] 

ASF GitHub Bot commented on SCM-212:
------------------------------------

jira-importer opened a new issue, #491:
URL: https://github.com/apache/maven-scm/issues/491

   **[Steve 
Smythe](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=ssmythe)** 
opened 
**[SCM-212](https://issues.apache.org/jira/browse/SCM-212?redirect=false)** and 
commented
   
   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?
   
   
   ---
   
   **Attachments:**
   - 
[log.txt](https://issues.apache.org/jira/secure/attachment/12718826/log.txt) 
(_13.96 kB_)
   




> scm:tag while using Perforce fails if label already exists
> ----------------------------------------------------------
>
>                 Key: SCM-212
>                 URL: https://issues.apache.org/jira/browse/SCM-212
>             Project: Maven SCM (Moved to GitHub Issues)
>          Issue Type: Bug
>          Components: maven-scm-provider-perforce
>         Environment: Perforce
>            Reporter: Steve Smythe
>            Assignee: Mike Perham
>            Priority: Major
>             Fix For: 1.0-beta-4
>
>         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 was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to