Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
2.2-beta-1
-
None
-
None
Description
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.