Henning Schmiedehausen created MDEP-742:
-------------------------------------------
Summary: dependency plugin does not work with JDK 16
Key: MDEP-742
URL: https://issues.apache.org/jira/browse/MDEP-742
Project: Maven Dependency Plugin
Issue Type: Bug
Affects Versions: 3.1.2
Reporter: Henning Schmiedehausen
Using OpenJDK 16 and building to java 16 bytecode:
Execution default of goal
org.apache.maven.plugins:maven-dependency-plugin:3.1.2:analyze-only failed:
Unsupported class file major version 60
... that seems pretty straightforward.
Using JDK16 to compile to a lower language level works fine.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)