Steven Schlansker created MDEP-439: -------------------------------------- Summary: maven-dependency-plugin not compatible with Java 8 Key: MDEP-439 URL: https://jira.codehaus.org/browse/MDEP-439 Project: Maven Dependency Plugin Issue Type: Bug Components: analyze Affects Versions: 2.8 Environment: Java 8 Reporter: Steven Schlansker Priority: Critical
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. -- This message was sent by Atlassian JIRA (v6.1.6#6162)