Can't you declare ASM 5.0.1 as a plugin dependency as an interim measure? Matt
On Wed, Mar 26, 2014 at 12:15 PM, Steven Schlansker <[email protected]> wrote: > Hello everyone, > > http://jira.codehaus.org/browse/MNG-5551 > > Java 8 has now been out for a week and Maven is still not really compatible. > In particular, the maven-shade-plugin and maven-dependency-plugin do not work > due to an old version of ASM that throws ArrayIndexOutOfBoundsException on > Java 8 class files. > > http://jira.codehaus.org/browse/MSHADE-166 > http://jira.codehaus.org/browse/MDEP-439 > > There may be more uses of the broken ASM, these are just the ones I've run > into. > > Is there any possibility of getting these fixed and released in the near > future? It is frustrating > to have Maven be broken on a now-considered-production JDK release. > > Thanks! > Steven > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
