Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid automatic module name with Java 11 #98

Open
RomanNosachev opened this issue Feb 25, 2020 · 0 comments
Open

Invalid automatic module name with Java 11 #98

RomanNosachev opened this issue Feb 25, 2020 · 0 comments

Comments

@RomanNosachev
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant