Skip to content

AbstractZipArchiver broken on OpenJDK9 since "project Verona" was integrated #13

Closed
@Sanne

Description

@Sanne

Since the preview build 95 of OpenJDK 9 "project Verona" was integrated in the JDK:

This changed the string formats used by the JVM to report which version is being run, and the AbstractZipArchiver currently assumes the old version format.

This seems to affect anyone attempting to build a project using Maven on the latest JDK, as several maven plugins rely on plexus-archiver.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions