Skip to content

Dev/2.0.2#11

Merged
ez-plugins merged 4 commits into
mainfrom
dev/2.0.2
Apr 19, 2026
Merged

Dev/2.0.2#11
ez-plugins merged 4 commits into
mainfrom
dev/2.0.2

Conversation

@ez-plugins
Copy link
Copy Markdown
Owner

  • Fixed Jitpack build issue
    • Added Maven Wrapper to have a fixed Maven version on Jitpack
  • Restored Github Packages publish CI

…t; bump to 2.0.2

JitPack runs Maven 3.6.1. Both 3.5.2 and 3.3.1 require Maven >= 3.6.3 and
fail at plugin resolution even with -DskipTests. Version 3.2.5 only requires
Maven 3.2.5 and is fully compatible. Also fixes publish-packages.yml: use
Java 25, actions/checkout@v5, actions/setup-java@v5, and install MockBukkit.
….2; bump to 2.0.3

JitPack runs Maven 3.6.1 which cannot load surefire >= 3.3.1. Per JitPack docs,
adding a Maven Wrapper causes JitPack to run './mvnw install -DskipTests' using
the wrapper's declared Maven version (3.9.9) instead of the system Maven.
This allows restoring maven-surefire-plugin to 3.5.2.
@ez-plugins ez-plugins merged commit 1c58621 into main Apr 19, 2026
7 checks passed
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