The current BOM files that are present in the community branch have a couple of quirks:
- they should not contain any 3rd party transitive dependency information
- they should only contain artifacts which have <groupId>org.modeshape</groupId> (with the exception a few ISPN cachestores which are used in reality)
- they should not define stuff like <distributionManagement/>
All these should be cleaned up.
- relates to
-
MODE-2133 BOM changes in 3.7 may break application builds
- Closed