You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Giridharan Kesavan (JIRA)" <ji...@apache.org> on 2013/02/27 21:47:13 UTC

[jira] [Updated] (ZOOKEEPER-1430) add maven deploy support to the build

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

Giridharan Kesavan updated ZOOKEEPER-1430:
------------------------------------------

    Attachment: ZOOKEEPER-1430-V1.PATCH

Patrick, 

This v1 patch uses maven-ant-task to publish artifacts to snapshot/staging repo based on the args.

{noformat}
ant mvn-deploy -Dstaging=true
{noformat}
upload artifact's to the apache nexus stating repo. with gpg signing, it would ask you for your gpg key password to sign the artifact.

{noformat}
ant mvn-deploy
{noformat}
this would upload artifact's to the apache snapshot repo. without signing.







                
> 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
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>         Attachments: ZOOKEEPER-1430-3.4.patch, ZOOKEEPER-1430.patch, ZOOKEEPER-1430.patch, ZOOKEEPER-1430-V1.PATCH
>
>
> Infra is phasing out the current mechanism we use to deploy maven artifacts. We need to move to repository.apache.org (nexus).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira