Skip to content

Fix Maven compilation error#80

Open
MaxBarraclough wants to merge 1 commit intoopenjfx:masterfrom
MaxBarraclough:master
Open

Fix Maven compilation error#80
MaxBarraclough wants to merge 1 commit intoopenjfx:masterfrom
MaxBarraclough:master

Conversation

@MaxBarraclough
Copy link

This fixes the following Maven compilation error:

[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] Source option 5 is no longer supported. Use 8 or later.
[ERROR] Target option 5 is no longer supported. Use 8 or later.
[INFO] 2 errors

Relevant StackOverflow thread: https://stackoverflow.com/a/58195741/

This fixes the following Maven compilation error:

    [ERROR] COMPILATION ERROR :
    [INFO] -------------------------------------------------------------
    [ERROR] Source option 5 is no longer supported. Use 8 or later.
    [ERROR] Target option 5 is no longer supported. Use 8 or later.
    [INFO] 2 errors

Relevant StackOverflow thread: https://stackoverflow.com/a/58195741/
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

Successfully merging this pull request may close these issues.

1 participant