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

WIP: update java version in pom and fix mvn package failure #162

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pb82
Copy link
Contributor

@pb82 pb82 commented Mar 21, 2023

Set the Java version in the pom back to 11. mvn package currently fails when running the tests. The same tests pass using Gradle though. I hope to fix this in this PR.

@pb82 pb82 changed the title update java version in pom and fix mvn package failure WIP: update java version in pom and fix mvn package failure Mar 21, 2023
@dvdgsng
Copy link

dvdgsng commented Mar 22, 2023

Need to reset these, too:

        <maven.compiler.source>11</maven.compiler.source>
        <maven.compiler.target>11</maven.compiler.target>

@alexted
Copy link

alexted commented Jul 9, 2024

Is it still actual?

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.

None yet

3 participants