Join Slack
Powered by
This message was deleted.
# community-support
s
Slackbot
08/24/2022, 6:09 PM
This message was deleted.
v
Vampire
08/24/2022, 9:07 PM
Not related to your problem, but why do you exclude the root project and projects without tests? To exclude the root project you could simply use
subprojects
instead of
allprojects
. And iirc those aggregate plugins do lenient resolution, so projects without tests should automatically be ignored.
j
John Bellini
08/24/2022, 9:31 PM
Thanks Vampire! I can tweak that for sure.
5
Views
Open in Slack
Previous
Next