Details
Description
The analyze-only goal does not work with Java 17 bytecode:
Execution dep-analyze of goal org.apache.maven.plugins:maven-dependency-plugin:3.2.0:analyze-only failed: PermittedSubclasses requires ASM9
Running the same build under the same version of Java 17, but with "maven.compiler.release" set to 16 works fine.
Attachments
Issue Links
- is blocked by
-
MDEP-784 Upgrade maven-dependency-analyzer to 1.12.0
- Closed
- relates to
-
MDEP-747 analyze-only failed: Unsupported class file major version 61 (Java 17)
- Closed
-
MDEP-786 Sealed classes not supported
- Closed
-
MSHARED-982 Use OpCodes.ASM9 (ASM 9.2)
- Closed