[ 
https://jira.codehaus.org/browse/MDEP-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=343721#comment-343721
 ] 

Mirko Friedenhagen edited comment on MDEP-439 at 3/27/14 5:41 AM:
------------------------------------------------------------------

The {{analyze}} goal depends on the 
org.apache.maven.shared:maven-dependency-analyzer:1.4 which depends on
asm 3.3.1. The trunk already moved to 4.2. I now just switched the version to 
org.ow2.asm:asm:5.0.1, local tests run successfully in the shared component. 
However there are currently no tests for Java8 constructs.  I updated the 
shared component as first step. 
http://svn.apache.org/viewvc?view=revision&revision=1582244


was (Author: mfriedenhagen):
The {{analyze}} goal depends on the 
org.apache.maven.shared:maven-dependency-analyzer:1.4 which depends on
asm 3.3.1. The trunk already moved to 4.2. I now just switched the version to 
org.ow2.asm:asm:5.0.1, local tests run successfully in the shared component. 
However there are currently no tests for Java8 constructs.  I updated the 
shared component as first step.

> 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
>            Assignee: Mirko Friedenhagen
>            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)

Reply via email to