Skip to content

[MDEP-774] analyze-only failed: PermittedSubclasses requires ASM9 #1281

Description

@jira-importer

Dan Ziemba opened MDEP-774 and commented

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.


Affects: 3.2.0

Issue Links:

  • MDEP-784 Upgrade maven-dependency-analyzer to 1.12.0
    ("is blocked by")

  • MDEP-747 analyze-only failed: Unsupported class file major version 61 (Java 17)

  • MDEP-786 Sealed classes not supported

  • MSHARED-982 Use OpCodes.ASM9 (ASM 9.2)

9 votes, 15 watchers

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpriority:criticalCrashes, loss of data, severe memory leak

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions