Category: maven
-
Five Element Maven Version Numbering System (N5)
The Five Element Maven Version Numbering System (N5) addresses the problem of wack-a-mole Maven dependency management: through the combination of excessive modularisation, microservices fervour, XML Declarative Project Object Models and non-uni…
-
Five Element Maven Version Numbering System (N5)
The Five Element Maven Version Numbering System (N5) addresses the problem of wack-a-mole Maven dependency management: through the combination of excessive modularisation, microservices fervour, XML Declarative Project Object Models and non-uni…
-
Making maven dependency tree readable
We have a super-POM which ties our POM forest into a tree. It takes 24 minutes just to compile. The dependency tree output is overwhelming, but the below leavs you with a fairly managable todo list of problems. Assuming org.my-project for …
-
Making maven dependency tree readable
We have a super-POM which ties our POM forest into a tree. It takes 24 minutes just to compile. The dependency tree output is overwhelming, but the below leavs you with a fairly managable todo list of problems. Assuming org.my-project for …