Open Archengius opened 5 years ago
Not sure why :Services:Example:extractIncludeProto
depends on :Services:Example:jar
. Since you mentioned "with same project names", do you mean you won't have the error if you renamed one of the two Example
s to a different name?
that's true, renaming one of the project from Example to some other name fixes issue. I have no idea about jar dependency either, it's not declared anywhere. I can provide full project where it can be reproduced if needed
looks like i closed it accidentally when commenting, oops
Imagine a project with the following graph:
When building :Services:Example project with protobuf-gradle, gradle reports circular dependency. Example circular dependency graph as reported by gradle: