Skip to content
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.

Invalid module name when running with Java 10 #253

Open
@johnnlima

Description

When running with Java10 this happens:

Error occurred during initialization of boot layer
java.lang.module.FindException: Unable to derive module descriptor for .../.m2/repository/com/github/mauricio/postgresql-async_2.12/0.2.21/postgresql-async_2.12-0.2.21.jar
Caused by: java.lang.IllegalArgumentException: postgresql.async.2.12: Invalid module name: '2' is not a Java identifier

Is possible to add module declarations (module.info.java) to your JARs or set the Automatic-Module-Name entry in your JAR's manifest?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions