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