Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Maven libraries should always have the same version to ensure they work as expected, hence the preferred way to manage that is with a bom.
Let's introduce the maven-dependencies, a bom for Maven dependencies. We will likely need the same for plugins.
See https://www.baeldung.com/spring-maven-bom about how to write and use the bom.
Attachments
Issue Links
- incorporates
-
MNG-7136 Update Maven modules structure schema to add new components
- Closed
- relates to
-
MNG-7472 Extend Maven BOM to cover all things "provided" by Maven
- Open
-
MNG-7473 Backport Maven BOM to Maven 3.9.x
- Closed
- Testing discovered
-
MNG-6808 Need ability to remove inherited plugin configuration
- Open
- links to