public abstract class LicenseScript
extends groovy.lang.Script
| Modifier and Type | Field and Description |
|---|---|
ProcessMojo |
mojo |
org.apache.maven.project.MavenProject |
project |
| Constructor and Description |
|---|
LicenseScript() |
LicenseScript(groovy.lang.Binding binding) |
| Modifier and Type | Method and Description |
|---|---|
void |
complete(groovy.lang.Closure closure) |
void |
filter(groovy.lang.Closure closure) |
void |
generate(groovy.lang.Closure closure) |
org.apache.maven.plugin.logging.Log |
getLog() |
public org.apache.maven.project.MavenProject project
public ProcessMojo mojo
Copyright © 2019. All Rights Reserved.