unnecessary dependency expansion regression
-------------------------------------------
Key: MASSEMBLY-194
URL: http://jira.codehaus.org/browse/MASSEMBLY-194
Project: Maven 2.x Assembly Plugin
Issue Type: Bug
Affects Versions: 2.2-beta-1
Reporter: Brett Porter
Attachments: assembly-test.tar.gz
See the attached test project. It requires that you've run mvn clean install
for continuum previously so there is a sizable dependency in the repo to play
with.
If you build with assembly 2.1, only the tarball is expanded and included in
the final distribution (about 27mb)
With 2.2-beta-1, all the transitive dependencies are also expanded and included
(about 65mb).
This is a functionality change, but also consumes a very large amount of memory
and CPU.
--
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