You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz Wo Nicholas Sze (JIRA)" <ji...@apache.org> on 2017/03/30 10:07:41 UTC

[jira] [Created] (RATIS-57) Fix pom.xml for mvn release:prepare

Tsz Wo Nicholas Sze created RATIS-57:
----------------------------------------

             Summary: Fix pom.xml for mvn release:prepare
                 Key: RATIS-57
                 URL: https://issues.apache.org/jira/browse/RATIS-57
             Project: Ratis
          Issue Type: Sub-task
            Reporter: Tsz Wo Nicholas Sze


According to [Prepare your POMs for release|http://www.apache.org/dev/publishing-maven-artifacts.html#prepare-poms], the following command can test the pom.
{code}
mvn release:prepare -DdryRun=true -DautoVersionSubmodules=true
{code}
The JIRA is to fix the unexpected diff between pom.xml and pom.xml.tag.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)