Slackbot
12/14/2022, 3:07 AMSlackbot
12/14/2022, 11:26 AMSlackbot
12/14/2022, 8:28 PMtony
12/14/2022, 10:32 PMtarget.group = "foo"
). When I do that, I get this error
* What went wrong:
Circular dependency between the following tasks:
:addons:public:compileJava
+--- :addons:public:compileJava (*)
\--- :addons:public:compileKotlin
+--- :addons:public:compileJava (*)
\--- :addons:public:compileKotlin (*)
(*) - details omitted (listed previously)
if instead I set the group in the build.gradle
, that error does not occur. Any ideas on why this might happen?
I also don't get the error if I set the group in the publishing.publications
block 🤔Slackbot
12/15/2022, 1:42 PMSlackbot
12/15/2022, 1:45 PMSlackbot
12/15/2022, 7:58 PMSlackbot
12/15/2022, 8:36 PMSlackbot
12/15/2022, 10:49 PMSlackbot
12/16/2022, 6:28 AMSlackbot
12/16/2022, 3:04 PMSlackbot
12/16/2022, 4:21 PMAmanda
Slackbot
12/19/2022, 3:31 AMSlackbot
12/19/2022, 11:26 AMSlackbot
12/19/2022, 1:24 PMSlackbot
12/20/2022, 6:57 PMCharlie Bischoff
12/20/2022, 11:28 PMSlackbot
12/20/2022, 11:29 PMSu5eD
12/21/2022, 8:34 AMbuildscript
blocks? Everything works fine in the top level dependencies
block.Slackbot
12/21/2022, 9:46 AMSlackbot
12/21/2022, 11:51 AMSlackbot
12/21/2022, 5:12 PMSlackbot
12/21/2022, 7:31 PMSlackbot
12/21/2022, 9:25 PMSlackbot
12/22/2022, 9:36 AMSlackbot
12/22/2022, 7:20 PMSlackbot
12/22/2022, 7:36 PMSlackbot
12/22/2022, 7:52 PMSlackbot
12/23/2022, 8:00 PM