[ http://jira.codehaus.org/browse/MSHADE-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=132694#action_132694 ]
Paul Sundling commented on MSHADE-23: ------------------------------------- When trying to mix shade with assembly plugin, this can result in several catastrophic errors that have no obvious relation. I've seen such problems as the following: no manifiest section for signature file entry org/bouncycastle/asn1/DEREnumerated.class (not sure how this is created indirectly) The functionality of shaded jar seems to be mostly available in the assembly plugin, except for filtering specific files within an artifact. > ${basedir} is wrong after running shade plugin > ---------------------------------------------- > > Key: MSHADE-23 > URL: http://jira.codehaus.org/browse/MSHADE-23 > Project: Maven 2.x Shade Plugin > Issue Type: Bug > Environment: Maven version: 2.0.8 > Java version: 1.5.0_06 > OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows" > Reporter: Andreas Schouten > > After the shade plugin has run, the ${basedir} points to target. -- 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