Skip to content

Verify the JAR files module descriptors #68

@plamentotev

Description

@plamentotev

The JDK jar tool verifies the module descriptors for the module JAR files. The verification includes checks such as if all provided by the module services are part of the JAR file, if all versioned module descriptors are consistent, etc.

It would be nice if Plexus Archiver does similar checks and throws exception in case the verification fails.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions