[
https://issues.apache.org/jira/browse/SCM-459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17961649#comment-17961649
]
ASF GitHub Bot commented on SCM-459:
------------------------------------
jira-importer opened a new issue, #679:
URL: https://github.com/apache/maven-scm/issues/679
**[Matthew
McCullough](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=matthew.mccullough)**
opened
**[SCM-459](https://issues.apache.org/jira/browse/SCM-459?redirect=false)** and
commented
The local scm provider is missing implementations (even no-op ones) for the
tag and status operations. Missing these prevents using the local scm provider
with the release:prepare plugin goal. I spoke with Trygve Laugstøl on IRC
about adding these two methods, and he thought it would be an acceptable change.
---
**Affects:** 1.2
**Attachments:**
-
[add-status-and-tag-commands.patch](https://issues.apache.org/jira/secure/attachment/12718799/add-status-and-tag-commands.patch)
(_7.90 kB_)
-
[SCM-459-SVNDIFF.patch](https://issues.apache.org/jira/secure/attachment/12718800/SCM-459-SVNDIFF.patch)
(_7.41 kB_)
> Add tag() and status() methods to local scm provider to enable use with
> release:prepare goal
> --------------------------------------------------------------------------------------------
>
> Key: SCM-459
> URL: https://issues.apache.org/jira/browse/SCM-459
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Improvement
> Components: maven-scm-provider-local
> Affects Versions: 1.2
> Reporter: Matthew McCullough
> Assignee: Olivier Lamy
> Priority: Critical
> Fix For: 1.3
>
> Attachments: SCM-459-SVNDIFF.patch, add-status-and-tag-commands.patch
>
>
> The local scm provider is missing implementations (even no-op ones) for the
> tag and status operations. Missing these prevents using the local scm
> provider with the release:prepare plugin goal. I spoke with Trygve Laugstøl
> on IRC about adding these two methods, and he thought it would be an
> acceptable change.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)