Mark Derricutt created MDEP-848: ----------------------------------- Summary: Dependency Analysis does not work under Java 20 Key: MDEP-848 URL: https://issues.apache.org/jira/browse/MDEP-848 Project: Maven Dependency Plugin Issue Type: Dependency upgrade Components: analyze Affects Versions: 3.5.0 Reporter: Mark Derricutt
The analyze-only (and probably other goals) don't support the newer class file version of Java 20. {{[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.5.0:analyze-only (com.smxemail.tiles_com.smxemail.tiles.enforcements_4.0.1-SNAPSHOT__analyze-goals) on project com.smxemail.datatype: Execution com.smxemail.tiles_com.smxemail.tiles.enforcements_4.0.1-SNAPSHOT__analyze-goals of goal org.apache.maven.plugins:maven-dependency-plugin:3.5.0:analyze-only failed: Unsupported class file major version 64 -> [Help 1]}} -- This message was sent by Atlassian Jira (v8.20.10#820010)