[ https://issues.apache.org/jira/browse/MSHARED-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16212467#comment-16212467 ]
Robert Scholte commented on MSHARED-660: ---------------------------------------- Additional fix in [r1812729|http://svn.apache.org/viewvc?rev=1812729&view=rev] In your case it was trying to read the module descriptor, something the Analyzer shouldn't do. I've added a check for it. I agree that it is better to use Opcodes.ASM6, so that change has been made as well. > Upgrade to asm 6.0 for JDK9 > --------------------------- > > Key: MSHARED-660 > URL: https://issues.apache.org/jira/browse/MSHARED-660 > Project: Maven Shared Components > Issue Type: Dependency upgrade > Components: maven-dependency-analyzer > Affects Versions: maven-dependency-analyzer-1.7 > Reporter: Karl Heinz Marbaise > Assignee: Robert Scholte > Priority: Critical > Fix For: maven-dependency-analyzer-1.8 > > > We need to upgrade the org.ow2.asm:asm dependency to 6.0 to support more JDK > 9 in maven-dependency-plugin. -- This message was sent by Atlassian JIRA (v6.4.14#64029)