You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Naman Nigam (Jira)" <ji...@apache.org> on 2021/05/18 18:08:00 UTC

[jira] [Comment Edited] (MDEP-747) analyze-only failed: Unsupported class file major version 61 (Java 17)

    [ https://issues.apache.org/jira/browse/MDEP-747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17347095#comment-17347095 ] 

Naman Nigam edited comment on MDEP-747 at 5/18/21, 6:07 PM:
------------------------------------------------------------

I had to search without any references from here, but I believe the changes are [already in master|https://github.com/apache/maven-dependency-plugin/commit/cf6fdeb78869c95401f4aa7e663b49cc36da3ec9] and not just released yet.

We can transition this to a resolved state as well with a release date for version '3.2.0'.


was (Author: namannigam12):
I had to search without any references from here, but I believe the changes are [already in master|https://github.com/apache/maven-dependency-plugin/commit/cf6fdeb78869c95401f4aa7e663b49cc36da3ec9] and not just released yet.

> analyze-only failed: Unsupported class file major version 61 (Java 17)
> ----------------------------------------------------------------------
>
>                 Key: MDEP-747
>                 URL: https://issues.apache.org/jira/browse/MDEP-747
>             Project: Maven Dependency Plugin
>          Issue Type: Bug
>          Components: analyze
>    Affects Versions: 3.1.2
>         Environment: OpenJDK 17 on MacOS
>            Reporter: Naman Nigam
>            Assignee: Sylwester Lachiewicz
>            Priority: Major
>             Fix For: 3.2.0
>
>
> Goal org.apache.maven.plugins:maven-dependency-plugin:3.1.2:analyze-only does not work with Java 17. ASM has to be updated to use [version 9.1|https://asm.ow2.io/versions.html] or later.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)