Description
maven-dependency-plugin uses asm 3.x, which is not compatible with Java 8 (throws ArrayIndexOutOfBoundsException)
This seriously hinders the use of Maven with Java 8, which is now the "production" version of Java.
Attachments
Issue Links
- depends upon
-
MSHARED-327 maven-dependency-analyzer not compatible with Java 8
- Closed
- is related to
-
MNG-5551 check that everything compile and run fine with Java 8
- Closed
- links to