Steven Schlansker opened MDEP-439 and commented
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.
Affects: 2.8
Issue Links:
Remote Links:
0 votes, 5 watchers
Steven Schlansker opened MDEP-439 and commented
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.
Affects: 2.8
Issue Links:
MNG-5551 check that everything compile and run fine with Java 8
MSHARED-327 maven-dependency-analyzer not compatible with Java 8
("depends upon")
Remote Links:
0 votes, 5 watchers