gradle-jenkins-jobdsl-plugin icon indicating copy to clipboard operation
gradle-jenkins-jobdsl-plugin copied to clipboard

Use composite build for the example project

Open mnonnenmacher opened this issue 7 years ago • 0 comments

Currently the example project cannot directly depend on the plugin project because the plugin is a buildscript dependency. With a composite build this could be solved, see: https://discuss.gradle.org/t/how-to-substitute-buildscript-dependency/23470 https://docs.gradle.org/current/userguide/composite_builds.html

mnonnenmacher avatar Aug 04 '17 08:08 mnonnenmacher