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

Fix dependency updater to update conditional.authentication.functions.version #18596

Merged

Conversation

chamathns
Copy link
Contributor

Since ${conditional.authentication.functions.version} used for multiple dependencies, all dependencies need to be satisfiable for a particular version of that. If even one dependency cannot be satisfied with the newer version, the plugin would not update the version at all.

The following artifact no longer gets released.

Since this artifact is no longer being released, its latest version would not correspond to the newer version of conditional.authentication.functions.version. As a result, the plugin recognizes that updating the conditional.authentication.functions.version would lead to dependency resolution failures and would not update the property at all.

This PR removes these dependencies so that the mvn version plugin would update the ${conditional.authentication.functions.version}

@jenkins-is-staging
Copy link
Contributor

PR builder started
Link: https://github.com/wso2/product-is/actions/runs/7218035353

@jenkins-is-staging
Copy link
Contributor

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/7218035353
Status: success

Copy link
Contributor

@jenkins-is-staging jenkins-is-staging left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving the pull request based on the successful pr build https://github.com/wso2/product-is/actions/runs/7218035353

@madurangasiriwardena madurangasiriwardena merged commit 6123eda into wso2:master Dec 15, 2023
1 check 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.

3 participants