You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Gabriel Reid (JIRA)" <ji...@apache.org> on 2014/06/04 18:09:02 UTC

[jira] [Resolved] (PHOENIX-1003) Maven artifact versions are not SNAPSHOT versions in 3.0 and 4.0 branches

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

Gabriel Reid resolved PHOENIX-1003.
-----------------------------------

    Resolution: Fixed

Appropriate changes pushed to 3.0, 4.0 and master branches

> Maven artifact versions are not SNAPSHOT versions in 3.0 and 4.0 branches
> -------------------------------------------------------------------------
>
>                 Key: PHOENIX-1003
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1003
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Gabriel Reid
>         Attachments: PHOENIX-1003-3.0.patch, PHOENIX-1003-4.0.patch, PHOENIX-1003-master.patch
>
>
> The maven artifact version in the poms for the 3.0 and 4.0 branch are 3.0.0-incubating and 4.0.0-incubating repspectively. The version for the poms in the master branch is 4.1.0-incubating-SNAPSHOT. This means that running "mvn install" with the current source tree in the 3.0 and 4.0 branches will overwrite released 3.0 and 4.0 artifacts in a local maven repo.
> I think the 3.0 branch version should be 3.1.0-incubating-SNAPSHOT, the 4.0 branch version should be 4.1.0-incubating-SNAPSHOT, and the master should (probably) be 5.0.0-incubating-SNAPSHOT. The documentation of the steps for creating a release should probably also be updated to include the updating of the new SNAPSHOT versions in the various poms, if this isn't covered automatically by the maven release plugin.



--
This message was sent by Atlassian JIRA
(v6.2#6252)