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

Create a datawave BOM to facilitate simpler dependency management #2549

Open
jwomeara opened this issue Sep 6, 2024 · 0 comments
Open

Create a datawave BOM to facilitate simpler dependency management #2549

jwomeara opened this issue Sep 6, 2024 · 0 comments
Labels
Query Microservice TODOs TODOs to be worked AFTER the query microservices are finished

Comments

@jwomeara
Copy link
Collaborator

jwomeara commented Sep 6, 2024

We should create a datawave BOM (Bill of Materials) to make it easier to manage the versions of the various datawave modules when they are included in the query and executor (and potentially other) services.

Here's some info on maven BOMs:
https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#bill-of-materials-bom-poms

The goal would be to update the query and executor services to use this BOM so that we can keep those services at a fixed version, and cut releases specific to a datawave release.

@jwomeara jwomeara added the Query Microservice TODOs TODOs to be worked AFTER the query microservices are finished label Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Query Microservice TODOs TODOs to be worked AFTER the query microservices are finished
Projects
None yet
Development

No branches or pull requests

1 participant