Find a way to include assembly/samples modules by default when doing a release
------------------------------------------------------------------------------
Key: SHINDIG-1023
URL: https://issues.apache.org/jira/browse/SHINDIG-1023
Project: Shindig
Issue Type: Improvement
Components: Build
Reporter: Vincent Siveton
Fix For: trunk
To make a release, you need to call the Maven release plugin with the release
profile ie
{noformat}
mvn release:prepare -Prelease
{noformat}
If a dev forgot to specify it, the assembly and samples modules will be not
tagged.
If we include these modules by default, the development will be non productive.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.