[
https://issues.apache.org/jira/browse/SCM-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17961594#comment-17961594
]
ASF GitHub Bot commented on SCM-450:
------------------------------------
jira-importer commented on issue #665:
URL: https://github.com/apache/maven-scm/issues/665#issuecomment-2964612115
**[Benjamin
Bentmann](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=bentmann)**
commented
IMHO, the Deploy Plugin should not be concerned with SCM stuff, these are
two different domains. I believe it would be more sensible to extend the Maven
SCM Plugin with such a check such that users can bind the SCM Plugin into the
build.
> Add a mojo to check for up to date local checkout
> -------------------------------------------------
>
> Key: SCM-450
> URL: https://issues.apache.org/jira/browse/SCM-450
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: New Feature
> Components: maven-plugin
> Reporter: Paul Gier
> Assignee: Olivier Lamy
> Priority: Major
> Fix For: 1.2
>
>
> It would be helpful if the deploy plugin had the ability to check the local
> workspace against the scm (svn, cvs, etc.) to make sure that everything is up
> to date and there are not local changes before deploying the artifact. This
> would mainly be useful when deploying snapshots since the release plugin
> already handles this for release versions.
> This would be useful to prevent someone (or at least warn them) from
> deploying a snapshot that cannot be reproduced.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)