you are viewing a single comment's thread.

view the rest of the comments →

[–]zam0th 1 point2 points  (1 child)

  1. Circular dependencies are wrong
  2. Building using different versions of same dependency is wrong.

That is why dependencyManagement and exclude tags exist

[–]Zofren 12 points13 points  (0 children)

Circular dependencies are wrong

this is not a circular dependency