Skip to content

Fix snapshot deploy version - #2756

Merged
riccardobl merged 1 commit into
jMonkeyEngine:masterfrom
8Keep:fix-snapshot-deploy-version
May 9, 2026
Merged

Fix snapshot deploy version#2756
riccardobl merged 1 commit into
jMonkeyEngine:masterfrom
8Keep:fix-snapshot-deploy-version

Conversation

@8Keep

@8Keep 8Keep commented May 9, 2026

Copy link
Copy Markdown
Contributor

4e18b18 broke the deployment of the -SNAPSHOT versions.

see: https://github.com/jMonkeyEngine/jmonkeyengine/actions/runs/25610910664/job/75181417729

* What went wrong:
Execution failed for task ':jme3-android:publishMavenPublicationToSNAPSHOTRepository'.
> Failed to publish publication 'maven' to repository 'SNAPSHOT'
   > Could not PUT 'https://central.sonatype.com/repository/maven-snapshots/org/jmonkeyengine/jme3-android/4e18b18a3e791f4618052ff37ecd3a1c57ce8e33/jme3-android-4e18b18a3e791f4618052ff37ecd3a1c57ce8e33.jar'. Received status code 400 from server: Repository version policy: SNAPSHOT does not allow version: 4e18b18a3e791f4618052ff37ecd3a1c57ce8e33

So for deployment of snapshots, we want 3.10.0-SNAPSHOT usually so consumers can depend on that consistently.

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@riccardobl
riccardobl merged commit b50082c into jMonkeyEngine:master May 9, 2026
6 checks passed
@8Keep
8Keep deleted the fix-snapshot-deploy-version branch May 15, 2026 06:23
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