- passThroughForBackwardsCompatibility(JavaExecSpec) - Method in class org.jenkinsci.gradle.plugins.jpi.server.JenkinsServerTask
-
Discovers system properties set in gradle and passes them through to the task.
- pluginDependencies() - Method in interface org.jenkinsci.gradle.plugins.jpi.internal.PluginDependencyProvider
-
- PluginDependencyProvider - Interface in org.jenkinsci.gradle.plugins.jpi.internal
-
- PluginDeveloper - Interface in org.jenkinsci.gradle.plugins.jpi.core
-
- PluginDeveloperSpec - Interface in org.jenkinsci.gradle.plugins.jpi.core
-
This is aligned with MavenPomDeveloperSpec, but not the same
because we need every property to be annotated as an Input to
serialize as a task input
- PluginLicense - Interface in org.jenkinsci.gradle.plugins.jpi.core
-
- PluginLicenseSpec - Interface in org.jenkinsci.gradle.plugins.jpi.core
-
This is aligned with MavenPomLicenseSpec, but not the same
because we need every property to be annotated as an Input to
serialize as a task input
- PLUGINS_DEPENDENCY_CONFIGURATION_NAME - Static variable in class org.jenkinsci.gradle.plugins.jpi.UnsupportedGradleConfigurationVerifier
-
Represented the dependencies on other Jenkins plugins.