]
Michael Biarnes Kiefer commented on DROOLS-779:
-----------------------------------------------
Will be fixed with PR
.
The dependency to drools-docs was removed from drools/drools-distribution/pom.xml
Cyclic dependencies between repositories (drools depends on
kie-wb-distributions)
---------------------------------------------------------------------------------
Key: DROOLS-779
URL:
https://issues.jboss.org/browse/DROOLS-779
Project: Drools
Issue Type: Bug
Reporter: Jiri Locker
Assignee: Michael Biarnes Kiefer
Priority: Blocker
Fix For: 6.3.0.Beta1
Attachments: dep-tree.dot.png
{{drools/drools-distribution/pom.xml}} has a dependency on
{{kie-wb-distributions/kie-docs/drools-docs/pom.xml}}. This creates circular dependencies
between repositories. This would break the next non-snapshot build.