Package org.gradle.plugin.devel.plugins
package org.gradle.plugin.devel.plugins
Plugins for assisting with plugin development.
-
ClassesClassDescriptionA plugin for building java gradle plugins.A file copy action that collects class file paths as they are added to the jar.A file copy action that collects plugin descriptors as they are added to the jar.Implements plugin validation tasks to validate that a proper plugin jar is produced.A state shared by the validation process.An action that automatically declares the TestKit dependency for the test compile configuration and a dependency on the plugin classpath manifest generation task for the test runtime configuration.