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 generated pom with duplicated entries #6931

Merged
merged 1 commit into from
Apr 22, 2023
Merged

Conversation

eddumelendez
Copy link
Member

In d512ca5, a change was introduced which started generating pom.xml
with duplicated entries when a dependency is declared as provided.
The dependency is added with compile and provided scopes.

@eddumelendez eddumelendez requested a review from a team as a code owner April 20, 2023 23:40
In d512ca5, a change was introduced which started generating pom.xml
with duplicated entries when a dependency is declared as `provided`.
The dependency is added with `compile` and `provided` scopes.
@eddumelendez eddumelendez merged commit 9332749 into main Apr 22, 2023
@eddumelendez eddumelendez deleted the fix_dependencies branch April 22, 2023 03:24
@eddumelendez eddumelendez added this to the next milestone Apr 22, 2023
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.

None yet

1 participant