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

deps: Explicitly declare dependencies instead of using shared-dependencies-bom #1115

Merged
merged 2 commits into from Dec 9, 2022

Conversation

blakeli0
Copy link
Collaborator

@blakeli0 blakeli0 commented Dec 9, 2022

No description provided.

@blakeli0 blakeli0 requested review from a team as code owners December 9, 2022 05:22
@sonarcloud
Copy link

sonarcloud bot commented Dec 9, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@blakeli0 blakeli0 mentioned this pull request Dec 9, 2022
@blakeli0 blakeli0 changed the title chore: Explicitly declare dependencies instead of using shared-dependencies-bom deps: Explicitly declare dependencies instead of using shared-dependencies-bom Dec 9, 2022
Copy link
Member

@meltsufin meltsufin left a comment

Choose a reason for hiding this comment

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

This is fine, but why not move the dependency management to the root pom.xml?

@blakeli0
Copy link
Collaborator Author

blakeli0 commented Dec 9, 2022

This is fine, but why not move the dependency management to the root pom.xml?

I thought about it yesterday as well, but the main goal of this PR is to make sure the Maven build is using correct dependencies so I didn't do it. How to organize dependencies may change. E.g. GAX will become a sibling module so we may not want to declare it in the dependency management section of the root pom

@blakeli0 blakeli0 merged commit 402d565 into main Dec 9, 2022
@blakeli0 blakeli0 deleted the remove-shared-dependencies branch December 9, 2022 15:28
suztomo pushed a commit that referenced this pull request Dec 16, 2022
@blakeli0 blakeli0 mentioned this pull request Jan 26, 2023
5 tasks
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.

None yet

2 participants