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 carbon.identity.framework.version #18595

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

chamathns
Copy link
Contributor

Since ${carbon.identity.framework.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 artifacts no longer get released.

Since these two artifacts are no longer being released, their latest versions would not correspond to the newer version of carbon.identity.framework.version. As a result, the plugin recognizes that updating the carbon.identity.framework.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 ${carbon.identity.framework.version}

@jenkins-is-staging
Copy link
Contributor

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

@jenkins-is-staging
Copy link
Contributor

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/7217827417
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/7217827417

@madurangasiriwardena madurangasiriwardena merged commit 80c0a8c 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