@Mojo(name="apply",
threadSafe=true)
public class ApplyMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected String |
encoding
The character encoding scheme to be applied when applying patches.
|
| Constructor and Description |
|---|
ApplyMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
@Parameter(property="encoding",
defaultValue="${project.build.sourceEncoding}")
protected String encoding
Copyright © 2015. All Rights Reserved.