Add maven dependency plugin config & cleanup 57/143157/2
authordanielhanrahan <daniel.hanrahan@est.tech>
Tue, 10 Feb 2026 16:53:08 +0000 (16:53 +0000)
committerdanielhanrahan <daniel.hanrahan@est.tech>
Wed, 11 Feb 2026 00:54:50 +0000 (00:54 +0000)
commit0311b3fe6c28dc1ebf94bb7b7d51d68ad83071fb
tree612a020f49e9884894e81b8f74acc3a400542026
parent11b4f5f2eefa5ebcb81e829e98bf0c2c13eaaf5d
Add maven dependency plugin config & cleanup

This adds config of the maven dependency plugin, which can
be used to identify undeclared or unused dependencies.
However it needs to be calibrated to be useful. This commit:

- Removes false positives when using the dependency plugin
- Removes a buttload of unused dependency versions from parent POM
- Consolidates Spring Boot maven plugin configuration
- Moves hibernate-core from models to runtime-acm

Issue-ID: POLICY-5528
Change-Id: I69c638bf5f8d6965ea2057abdfbdc66e0b08dbb4
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
clamp-parent/dependencies/pom.xml
models/pom.xml
participant/participant-impl/participant-impl-acelement/pom.xml
participant/participant-impl/participant-impl-kubernetes/pom.xml
participant/participant-impl/participant-impl-simulator/pom.xml
participant/participant-intermediary/pom.xml
policy-common/pom.xml
policy-models/pom.xml
runtime-acm/pom.xml