Use <dist.bundle> property of dependencies to include dependencies
------------------------------------------------------------------
Key: MPDIST-22
URL: http://jira.codehaus.org/browse/MPDIST-22
Project: maven-dist-plugin
Type: Improvement
Reporter: Geoffrey
Currently dist doesn't include any dependencies, but most of the time you 'll
want to include most of the dependencies.
This can be done in a ear/war like manner, with a property on the dependencies:
<dist.bundle>true</dist.bundle>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]