Use plexus-archiver 1.0-alpha-10
--------------------------------
Key: MASSEMBLY-261
URL: http://jira.codehaus.org/browse/MASSEMBLY-261
Project: Maven 2.x Assembly Plugin
Issue Type: Improvement
Reporter: Jochen Wiedmann
Attachments: maven-assembly-plugin-resources.patch
Quoting PLXCOMP-88:
The handling of ArchivedFileSet is currently extremely slow: The archive is
extracted to a temporary directory where the usual archiver logic is being
applied.
A considerable speed improvement could be achieved by replacing the FileSet
internally with the PlexusIoResourceCollection. This would allow to select
files (aka resources) within the archive file.
Additionally, this setup would allow to include content filters and file name
mappers (see the respective Ant types), thus modifying the archive contents on
the fly.
--
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