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

Add JEP 261 module descriptor #36

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ferdinand-swoboda
Copy link
Owner

@ferdinand-swoboda ferdinand-swoboda commented Apr 18, 2022

This currently fails the build with Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project folo: Fatal error compiling: error: bad value for --module-version option: 'LOCAL-SNAPSHOT' due to MCOMPILER-446.

Commit message:

Add JEP 261 module descriptor

This is created to address #101

@ferdinand-swoboda ferdinand-swoboda added the enhancement New feature or request label Apr 18, 2022
@ferdinand-swoboda ferdinand-swoboda self-assigned this Apr 18, 2022
@ferdinand-swoboda ferdinand-swoboda changed the title Add module descriptor Add JEP 261 module descriptor Apr 18, 2022
@ferdinand-swoboda ferdinand-swoboda added java Pull requests that update Java code help wanted Extra attention is needed labels Apr 18, 2022
@ferdinand-swoboda ferdinand-swoboda linked an issue Oct 13, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make use of Java modules (since JDK v9)
1 participant