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: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to