You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Paolo Castagna (JIRA)" <ji...@apache.org> on 2010/03/21 09:15:27 UTC

[jira] Updated: (ZOOKEEPER-720) Use zookeeper-{version}-sources.jar instead of zookeeper-{version}-src.jar to publish sources in the Maven repository

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

Paolo Castagna updated ZOOKEEPER-720:
-------------------------------------

    Attachment: ZOOKEEPER-720.patch

> Use zookeeper-{version}-sources.jar instead of zookeeper-{version}-src.jar to publish sources in the Maven repository
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-720
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-720
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.0.0
>            Reporter: Paolo Castagna
>            Priority: Trivial
>             Fix For: 3.3.1
>
>         Attachments: ZOOKEEPER-720.patch
>
>
> The artifact with the sources to be published in the Maven repository should be named ${artifactId}-${version}-sources.jar not ${artifactId}-${version}-src.jar.
> See also: http://maven.apache.org/guides/mini/guide-central-repository-upload.html and ZOOKEEPER-224

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.