[
https://issues.apache.org/jira/browse/SCM-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17961952#comment-17961952
]
ASF GitHub Bot commented on SCM-537:
------------------------------------
jira-importer opened a new issue, #746:
URL: https://github.com/apache/maven-scm/issues/746
**[Glen
Birnie](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=birnig01)**
opened
**[SCM-537](https://issues.apache.org/jira/browse/SCM-537?redirect=false)** and
commented
The "maven-scm-provider-perforce" plugin currently does not support
branching,
e.g. if "mvn release:branch" is attempted, the following errors ensue:
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] An error is occurred in the branch process: No such command 'branch'.
...
Caused by: org.apache.maven.scm.NoSuchCommandScmException: No such command
'branch'.
at
org.apache.maven.scm.provider.AbstractScmProvider.branch(AbstractScmProvider.java:190)
The ability to use this functionality would be very useful to us.
---
**Affects:** 1.3
2 votes, 2 watchers
> Perforce SCM: Provide support for branching
> -------------------------------------------
>
> Key: SCM-537
> URL: https://issues.apache.org/jira/browse/SCM-537
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: New Feature
> Components: maven-scm-provider-perforce
> Affects Versions: 1.3
> Environment: All environments (using CentOS 5.4)
> Reporter: Glen Birnie
> Priority: Major
>
> The "maven-scm-provider-perforce" plugin currently does not support branching,
> e.g. if "mvn release:branch" is attempted, the following errors ensue:
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] An error is occurred in the branch process: No such command 'branch'.
> ...
> Caused by: org.apache.maven.scm.NoSuchCommandScmException: No such command
> 'branch'.
> at
> org.apache.maven.scm.provider.AbstractScmProvider.branch(AbstractScmProvider.java:190)
> The ability to use this functionality would be very useful to us.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)