datawave icon indicating copy to clipboard operation
datawave copied to clipboard

Create a datawave BOM to facilitate simpler dependency management

Open jwomeara opened this issue 5 months ago • 0 comments

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 avatar Sep 06 '24 00:09 jwomeara