public class LocalizerMojo
extends org.apache.maven.plugin.AbstractMojo
Modifier and Type | Field and Description |
---|---|
protected String |
locale
The locale to generate properties for.
|
protected org.apache.maven.project.MavenProject |
project
The maven project.
|
Constructor and Description |
---|
LocalizerMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
protected String locale
protected org.apache.maven.project.MavenProject project
Copyright © 2016. All rights reserved.