Add ability to create source tarball for release
------------------------------------------------
Key: CHUKWA-623
URL: https://issues.apache.org/jira/browse/CHUKWA-623
Project: Chukwa
Issue Type: Improvement
Components: build and test code
Affects Versions: 0.5.0
Environment: Maven
Reporter: Eric Yang
Assignee: Eric Yang
Fix For: 0.5.0
The current tarball is a binary release. We should also have a source release
to reproduce artifacts.
The proposal is to add a flag to maven to trigger source tarball generation.
For example:
{noformat}
mvn clean package -Drelease
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira