A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

apply(Project) - Method in PluginBuildPlugin
Applies the plugin and configures the build.

B

C

checkProjectProperties(def) - Method in PluginBuildPlugin
Checks that values have been provided for the required project properties.
configureArtifactory(Project) - Method in PluginBuildPlugin
Configures Artifactory publishing.
configureBintray(Project) - Method in PluginBuildPlugin
Configures Bintray publishing.
configureDefaultTasks(Project) - Method in PluginBuildPlugin
Configures the local and all tasks and assigns all as the project default.
configureDependencies(Project) - Method in PluginBuildPlugin
Adds dependencies.
configureDerivedProperties(Project) - Method in PluginBuildPlugin
Defines additional properties that are derived from the required properties.
configureGradlePlugin(Project) - Method in PluginBuildPlugin
Configures the Gradle plugin to build and publish.
configureJarTask(Project) - Method in PluginBuildPlugin
Configures jar task including manifest attributes.
configureJavadocJarTask(Project) - Method in PluginBuildPlugin
Configures the Javadoc jar task.
configureJavaPlugin(Project) - Method in PluginBuildPlugin
Configures the Java plugin including source and target compatibility.
configurePluginBundle(Project) - Method in PluginBuildPlugin
Configures the plugin bundle being published.
configurePlugins(Project) - Method in PluginBuildPlugin
Applies the plugins in the pluginIds list.
configurePublishing(Project) - Method in PluginBuildPlugin
Configures publishing.
configureRepositories(Project) - Method in PluginBuildPlugin
Adds repository definitions.
configureSourceJarTask(Project) - Method in PluginBuildPlugin
Configures the source jar task.

D

E

F

G

H

I

isProjectPropertySet(Project, String) - Method in PluginBuildPlugin
Checks that the parameter property has a non-empty string or collection value for the parameter property name.

J

K

L

logProperties(Project) - Method in PluginBuildPlugin
Logs the required and derived project properties.

M

N

O

P

PluginBuildPlugin - Class in com.brambolt.gradle
Configures a Gradle build to build and publish a Gradle plugin.

Q

R

S

T

U

V

W

X

Y

Z

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _