[
https://issues.apache.org/jira/browse/ZOOKEEPER-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13812030#comment-13812030
]
Patrick Hunt commented on ZOOKEEPER-1430:
-----------------------------------------
also note that our "version" field in build.xml is not setup properly. it's
currently "3.4.5" or "3.5.0" for branch34/trunk respectively. IMO We should
update the version number in the build.xml to "3.4.6-SNAPSHOT" and
"3.5.0-SNAPSHOT" respectively as part of this patch. During the release process
we need to be sure to use "3.4.6"/"3.5.0" when building the release, then
update branch34/trunk to "3.4.7-SNAPSHOT"/"3.6.0-SNAPSHOT" thereafter.
> add maven deploy support to the build
> -------------------------------------
>
> Key: ZOOKEEPER-1430
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1430
> Project: ZooKeeper
> Issue Type: Task
> Components: build
> Affects Versions: 3.4.4, 3.5.0
> Reporter: Patrick Hunt
> Assignee: Giridharan Kesavan
> Priority: Blocker
> Fix For: 3.4.6, 3.5.0
>
> Attachments: ZOOKEEPER-1430-3.4.patch, ZOOKEEPER-1430-V1.PATCH,
> ZOOKEEPER-1430-V2.PATCH, ZOOKEEPER-1430-V3.patch,
> ZOOKEEPER-1430-br34-V3.patch, ZOOKEEPER-1430.patch, ZOOKEEPER-1430.patch
>
>
> Infra is phasing out the current mechanism we use to deploy maven artifacts.
> We need to move to repository.apache.org (nexus).
> In particular we need to ensure the following artifacts get published:
> * zookeeper-3.x.y.jar
> * zookeeper-3.x.y-sources.jar
> * zookeeper-3.x.y-tests.jar
> * zookeeper-3.x.y-javadoc.jar
> In 3.4.4/3.4.5 we missed the tests jar which caused headaches for downstream
> users, such as Hadoop.
--
This message was sent by Atlassian JIRA
(v6.1#6144)