This message was deleted.
# community-support
s
This message was deleted.
t
Is your settings script really as above? or did you
includeBuild
inside
pluginManagement
? https://docs.gradle.org/current/userguide/composite_builds.html#included_plugin_builds
i
Yup, I've actually tried adding the
includeBuild
in the
pluginManagement
block but no success there either.
Thanks for the response Thomas, my classpath coordinates were incorrect, got it working now