[ http://jira.codehaus.org/browse/MNG-940?page=comments#action_47792 ]
Dan Tran commented on MNG-940: ------------------------------ For testing, I invoked m2 assembly:assembly and m2 assembly:unpack using maven-core project. > assembly:unpack should support more archive types > -------------------------------------------------- > > Key: MNG-940 > URL: http://jira.codehaus.org/browse/MNG-940 > Project: Maven 2 > Type: New Feature > Components: maven-assembly-plugin > Reporter: Michal Maczka > Fix For: 2.0-beta-4 > Attachments: useArchiverManager.diff > > > assembly:unpack should support more types of archives. In particular I need > to assembly zips and wars togethter. > Other feature which is missing (should I add another issue for this) is a > possiblility of deciding per artifact basis where given archive should be > unpacked. > Implementation hint: I don't think that it is really necessery to make any > distiniction between jars, zips wars, ears etc. They can be all threted as > zips. So implementation can be in fact simplified and support for more type > added very easly. -- 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]
