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

[WFLY-16415] Exclude community versions of transitive dependencies #15641

Merged
merged 2 commits into from Jun 10, 2022

Conversation

dbkreling
Copy link
Contributor

Community versions of some transitive dependencies are not being properly resolved to their
productized versions, which cause the productized compilation of the server to fail due to multiple
versions of the same GAVs. The community versions of those dependencies need to be excluded.

Issue: https://issues.redhat.com/browse/WFLY-16415

… components

Community versions of some transitive dependencies are not being properly resolved to their
productized versions, which cause the productized compilation to fail due to multiple
versions of the same GAVs. The community versions of those dependencies need to be excluded.
These changes are a workaround to resolve convergence errors produced during the
productized build of the server. The main change should be incorporated in WFCORE.
@wildfly-ci
Copy link

Hello, dbkreling. I'm waiting for one of the admins to verify this patch with /ok-to-test in a comment.

@github-actions github-actions bot added the deps-ok Dependencies have been checked, and there are no significant changes label Jun 10, 2022
@bstansberry bstansberry added the ready-for-merge Only for use by those with merge permissions! label Jun 10, 2022
@bstansberry bstansberry merged commit 7b0f6cc into wildfly:main Jun 10, 2022
@bstansberry
Copy link
Contributor

Thanks @dbkreling

@dbkreling dbkreling deleted the WFLY-16415-2 branch September 7, 2023 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps-ok Dependencies have been checked, and there are no significant changes ready-for-merge Only for use by those with merge permissions!
Projects
None yet
3 participants