You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (Jira)" <ji...@apache.org> on 2019/12/03 19:26:00 UTC

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

     [ https://issues.apache.org/jira/browse/MRELEASE-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy reassigned MRELEASE-1034:
---------------------------------------

    Assignee: Herve Boutemy

> 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Ɵ
>            Assignee: Herve Boutemy
>            Priority: Critical
>             Fix For: 3.0.0-M1
>
>
> 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)