Skip to content

Invalid automatic module name with Java 11 #98

@RomanNosachov

Description

@RomanNosachov

When trying to create an automatic module, the following error was received:

sphinx4.core.5prealpha.SNAPSHOT: Invalid module name: '5prealpha' is not a Java identifier

If I manually rename jar, then the automatic module is successfully created.

Безымянный

Maybe you should rename the jar in the repository? You can also explicitly define the automatic module name in the manifest, or add module-info?

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