Package org.forgerock.i18n.maven
Class CleanMessagesMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.forgerock.i18n.maven.CleanMessagesMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled
,org.apache.maven.plugin.Mojo
@Mojo(name="clean-messages",
threadSafe=true)
public final class CleanMessagesMojo
extends org.apache.maven.plugin.AbstractMojo
Goal which cleans unused messages files from a property file.
-
Field Summary
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Constructor Details
-
CleanMessagesMojo
public CleanMessagesMojo()
-
-
Method Details
-
execute
- Throws:
org.apache.maven.plugin.MojoExecutionException
-