com.googlecode.crowdin.maven
Class AggregateCrowdinMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.googlecode.crowdin.maven.AggregateCrowdinMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class AggregateCrowdinMojo
- extends org.apache.maven.plugin.AbstractMojo
Aggregate the translations of this project with crowdin
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COMMENT
public static final String COMMENT
- See Also:
- Constant Field Values
messagesOutputDirectory
protected File messagesOutputDirectory
- The directory where the messages can be fund.
AggregateCrowdinMojo
public AggregateCrowdinMojo()
setResourceAggregatedOutputDirectory
public void setResourceAggregatedOutputDirectory(File resourceAggregatedOutputDirectory)
setMessagesOutputDirectory
public void setMessagesOutputDirectory(File messagesOutputDirectory)
setProject
public void setProject(org.apache.maven.project.MavenProject project)
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
- Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
Copyright © 2012. All Rights Reserved.