Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Use the Java 9 API to parse module descriptors #5

Closed
@plamentotev

Description

@plamentotev

Hi,

What do you think about the idea to make Plexus Java multi-release JAR so on Java 9+ it uses the APIs provided by Java SE. For example now if you compile module A on Java 10 and use Maven to compile B that depends on A, it will fail because ASM is not compatible with the new class format introduced with Java 10.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions