You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Clemens Quoß (Jira)" <ji...@apache.org> on 2019/12/02 07:57:00 UTC

[jira] [Created] (MRELEASE-1034) Remove SCM tag blocks rollback in some situations

Clemens Quoß created MRELEASE-1034:
--------------------------------------

             Summary: Remove SCM tag blocks rollback in some situations
                 Key: MRELEASE-1034
                 URL: https://issues.apache.org/jira/browse/MRELEASE-1034
             Project: Maven Release Plugin
          Issue Type: Bug
          Components: rollback
    Affects Versions: 3.0.0-M1
            Reporter: Clemens Quoß


When rolling back a preparation that is in a phase where no tag has been created yet, the remove-scm-tag phase blocks the rollback.

Problem is this reaction on the not successful removal:

[https://github.com/apache/maven-release/blob/8aec7ff27bc02e02f334cb6ad18354153ab102ce/maven-release-manager/src/main/java/org/apache/maven/shared/release/phase/RemoveScmTagPhase.java#L125]

The error should be changed to a warning.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)