Category: mvn
-
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 …