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

Versions:update-parent doesn't have configuration to prevent downgrading #231

Closed
Hi-Fi opened this issue Nov 9, 2017 · 1 comment · Fixed by #665
Closed

Versions:update-parent doesn't have configuration to prevent downgrading #231

Hi-Fi opened this issue Nov 9, 2017 · 1 comment · Fixed by #665

Comments

@Hi-Fi
Copy link

Hi-Fi commented Nov 9, 2017

All other update goals have possibility to prevent plugin to downgrade SNAPSHOTs to previous release version (e.g. http://www.mojohaus.org/versions-maven-plugin/update-properties-mojo.html#allowDowngrade). With parent that kind of possibility doesn't exists, and currently it causes parent to be downgraded if child module release (using versions plugin to update SNAPSHOTS) is made before parent's.

[INFO] --- versions-maven-plugin:2.5:update-parent (default-cli) @ child-test-module ---
[INFO] Updating parent from 0.2.9-SNAPSHOT to 0.2.8
ptab added a commit to ptab/versions-maven-plugin that referenced this issue Aug 10, 2020
@github-actions github-actions bot added the Stale label Oct 22, 2021
@slachiewicz slachiewicz removed the Stale label Oct 30, 2021
@slachiewicz slachiewicz reopened this Oct 30, 2021
@jarmoniuk
Copy link
Contributor

I'm almost done with this one.

jarmoniuk added a commit to jarmoniuk/versions-maven-plugin that referenced this issue Aug 30, 2022
…se", fixed range handling wrt downgrading
jarmoniuk added a commit to jarmoniuk/versions-maven-plugin that referenced this issue Aug 31, 2022
…se", fixed range handling wrt downgrading
jarmoniuk added a commit to jarmoniuk/versions-maven-plugin that referenced this issue Aug 31, 2022
…lse", fixed range handling wrt downgrading
slawekjaranowski pushed a commit that referenced this issue Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants