This plugin is activated when all required plugins are present.
This plugin is activated when all required plugins are present.
The Settings to add to the build scope for each project that activates this AutoPlugin.
The Settings to add to the build scope for each project that activates this AutoPlugin. The settings returned here are guaranteed to be added to a given build scope only once regardless of how many projects for that build activate this AutoPlugin.
The Projects to add to the current build based on an existing project.
The Projects to add to the current build based on an existing project.
Plugins instance that doesn't require any Pluginss.
The Projects to add to the current build.
The Projects to add to the current build.
This plugin is activated only when it is manually activated.
This plugin is activated only when it is manually activated.
The Configurations to add to each project that activates this AutoPlugin.
The Configurations to add to each project that activates this AutoPlugin.
This AutoPlugin requires the plugins the Plugins matcher returned by this method.
Determines whether this AutoPlugin will be activated for this project when the requires clause is satisfied.
Determines whether this AutoPlugin will be activated for this project when the requires clause is satisfied.
When this method returns allRequirements, and requires method returns Web && Javascript, this plugin
instance will be added automatically if the Web and Javascript plugins are enabled.
When this method returns noTrigger, and requires method returns Web && Javascript, this plugin
instance will be added only if the build user enables it, but it will automatically add both Web and Javascript.
A plugin representing the ability to build a JVM project.
Core tasks/keys:
runtestcompilefullClasspathCore configurationsTestCompile