Remove dependency on asm-all ---------------------------- Key: MSHADE-14 URL: http://jira.codehaus.org/browse/MSHADE-14 Project: Maven 2.x Shade Plugin Issue Type: Improvement Affects Versions: 1.0-beta-1 Reporter: Alexander Kurtakov Priority: Minor Attachments: remove_asm_all.patch
Applying the attached patch removes the dependency on asm-all and makes shade plugin depends on asm, asm-util and asm-commons. These is required for building it successfully on jpackage based distros (Mandriva, Red Hat) which are not shipping the asm-all in their rpm. This is also recommended by the README.txt file from the asm project. -- 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