Skip to content

Fix JitPack build: Install latest Maven and Java#33

Merged
ianopolous merged 1 commit intomultiformats:masterfrom
mk868:fix-jitpack-build
Dec 2, 2024
Merged

Fix JitPack build: Install latest Maven and Java#33
ianopolous merged 1 commit intomultiformats:masterfrom
mk868:fix-jitpack-build

Conversation

@mk868
Copy link
Copy Markdown
Contributor

@mk868 mk868 commented Dec 2, 2024

It looks like the latest jitpack compilation failed.
It's caused by the old versions of Maven and Java:

  • Apache Maven 3.6.1 - 2019-04-04
  • Java version: 11.0.2

In this PR I update Maven to the latest version and enable compilation with the latest java LTS (project is still targeted for Java 11)

@mk868
Copy link
Copy Markdown
Contributor Author

mk868 commented Dec 2, 2024

@mk868
Copy link
Copy Markdown
Contributor Author

mk868 commented Dec 2, 2024

If the changes are okay, I will apply them to other multiformat projects

@mk868 mk868 mentioned this pull request Dec 2, 2024
Copy link
Copy Markdown
Member

@ianopolous ianopolous left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

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.

2 participants