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

Fail to build using JDK 8 or higher #64

Open
antoniodiego opened this issue Jan 2, 2023 · 1 comment
Open

Fail to build using JDK 8 or higher #64

antoniodiego opened this issue Jan 2, 2023 · 1 comment

Comments

@antoniodiego
Copy link

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile (default-compile) on project argouml-model: Compilation failure
[ERROR] Failure executing javac, but could not parse the error:
[ERROR] warning: [options] bootstrap class path not set in conjunction with -source 6
[ERROR] error: Source option 6 is no longer supported. Use 7 or later.
[ERROR] error: Target option 6 is no longer supported. Use 7 or later.

@helderdaniel
Copy link

Can you provide more info?
I opened he project with IntelliJ, set the compiler to JDK 19 and successfully build it

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

No branches or pull requests

2 participants