Join Slack
Powered by
But as soon as I depend on the client and server b...
# gradle
d
darkmoon_uk
08/26/2020, 2:08 PM
But as soon as I depend on the client and server builds from the 'master' build, their own tasks appear to be inaccessible 🤔
r
rocketraman
08/26/2020, 2:27 PM
Perhaps you are running into some form of this issue --
https://youtrack.jetbrains.com/issue/IDEA-207003
rocketraman
08/26/2020, 2:28 PM
Which references this:
https://github.com/gradle/gradle/issues/14117
n
no
08/26/2020, 2:53 PM
Have you tried this syntax to depend on tasks from the included build?
https://docs.gradle.org/current/userguide/composite_builds.html#included_build_task_dependencies
5
Views
Open in Slack
Previous
Next