public class LiferayAntPlugin
extends java.lang.Object
implements org.gradle.api.Plugin<org.gradle.api.Project>
| Constructor and Description |
|---|
LiferayAntPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(org.gradle.api.Project project) |
protected void |
configureArchivesBaseName(org.gradle.api.Project project,
org.gradle.api.AntBuilder antBuilder) |
protected void |
configureArtifacts(org.gradle.api.Project project,
org.gradle.api.AntBuilder antBuilder) |
protected void |
configureVersion(org.gradle.api.Project project,
org.gradle.api.AntBuilder antBuilder) |
public void apply(org.gradle.api.Project project)
apply in interface org.gradle.api.Plugin<org.gradle.api.Project>protected void configureArchivesBaseName(org.gradle.api.Project project,
org.gradle.api.AntBuilder antBuilder)
protected void configureArtifacts(org.gradle.api.Project project,
org.gradle.api.AntBuilder antBuilder)
protected void configureVersion(org.gradle.api.Project project,
org.gradle.api.AntBuilder antBuilder)