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

[MRELEASE-985] Override snapshot dependencies from command line #28

Merged
merged 1 commit into from
May 8, 2019

Conversation

ptahchiev
Copy link
Contributor

  • Copy properties to the correct release descriptor in DefaultReleaseManager.
  • Do not fail the build if the property is resolved from the comand-line (in CheckDependencySnapshotsPhase).

See https://issues.apache.org/jira/browse/MRELEASE-985

@ptahchiev ptahchiev force-pushed the MRELEASE-985-new branch 2 times, most recently from c745790 to 5c80a60 Compare May 8, 2019 10:05
 - Copy properties to the correct release descriptor in DefaultReleaseManager.
 - Do not fail the build if the property is resolved from the comand-line (in CheckDependencySnapshotsPhase).

See https://issues.apache.org/jira/browse/MRELEASE-985
@rfscholte
Copy link
Contributor

I've pushed the branch to see how Jenkins is doing. When is is good, I'll merge it. While working on this issue I noticed that one on the main features is broken due to the refactoring: it doesn't detect snapshots anymore. Will write an integration test for it to ensure this won't happen again.

@rfscholte rfscholte merged commit 315f60b into apache:master May 8, 2019
@olamy olamy changed the title MRELEASE-985 Override snapshot dependencies from command line [MRELEASE-985] Override snapshot dependencies from command line May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants