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/03 23:01:03 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14017145#comment-14017145 ] 

Gabriel Reid commented on PHOENIX-1003:
---------------------------------------

[~mujtabachohan] any thoughts on if my reasoning here is correct or not? I can make the change in the poms, but I just want to check off that the artifact versions can and should be updated.

> 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
>
> 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)