heremaps / gradle-jenkins-jobdsl-plugin

A plugin for Gradle to manage Jenkins Job DSL projects.
https://plugins.gradle.org/plugin/com.here.jobdsl
Apache License 2.0
53 stars 9 forks source link

Add a test to verify that Gradle dependencies can be used in scripts #90

Closed mnonnenmacher closed 6 years ago

mnonnenmacher commented 6 years ago

Add a test to verify that dependencies added to the "compile" configuration in Gradle are available in the Jenkins instance that executes the DSL scripts.