@Mojo(name="acr", requiresDependencyResolution=RUNTIME, threadSafe=true, defaultPhase=PACKAGE) public class AcrMojo extends AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected String |
escapeString
An expression preceded with this String won't be interpolated.
|
| Constructor and Description |
|---|
AcrMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Generates the application client jar file.
|
getLog, getPluginContext, setLog, setPluginContext@Parameter(property="acr.escapeString") protected String escapeString
public void execute()
throws MojoExecutionException
MojoExecutionExceptionCopyright © 2002–2014 The Apache Software Foundation. All rights reserved.