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

Maven downgrading a SNAPSHOT dependency from a *.Final-SNAPSHOT to a *.Beta1 #10668

Closed
1 task done
jamezp opened this issue Sep 25, 2024 · 2 comments
Closed
1 task done
Assignees
Labels
L: java:maven Maven packages via Maven T: bug 🐞 Something isn't working

Comments

@jamezp
Copy link

jamezp commented Sep 25, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Package ecosystem

Maven

Package manager version

No response

Language version

No response

Manifest location and content before the Dependabot update

https://github.com/wildfly/wildfly/blob/main/pom.xml

dependabot.yml content

https://github.com/wildfly/wildfly/blob/main/.github/dependabot.yml

Updated dependency

No response

What you expected to see, versus what you actually saw

The version was updated from 34.0.0.Final-SNAPSHOT to 34.0.0.Beta1. I would expect no version upgrade to be detected as per https://maven.apache.org/pom.html#version-order-specification a *.Final-SNAPSHOT should be greater than a *.Beta*.

Native package manager behavior

No response

Images of the diff or a link to the PR, issue, or logs

wildfly/wildfly#18242

Smallest manifest that reproduces the issue

No response

@jamezp jamezp added the T: bug 🐞 Something isn't working label Sep 25, 2024
@github-actions github-actions bot added the L: java:maven Maven packages via Maven label Sep 25, 2024
@amazimbe
Copy link
Contributor

@jamezp this issue should now be resolved. Can you retest and let me know please.

@jamezp
Copy link
Author

jamezp commented Oct 14, 2024

Thank you @amazimbe. Looks fixed wildfly/wildfly#18242 (comment).

@amazimbe amazimbe self-assigned this Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: java:maven Maven packages via Maven T: bug 🐞 Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants