com.googlecode.crowdin.maven
Class ExportCrowdinMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.googlecode.crowdin.maven.AbstractCrowdinMojo
com.googlecode.crowdin.maven.ExportCrowdinMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class ExportCrowdinMojo
- extends AbstractCrowdinMojo
Export crowdin translations in this project, for a fresh translation file
| 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 |
ExportCrowdinMojo
public ExportCrowdinMojo()
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
- Specified by:
execute in interface org.apache.maven.plugin.Mojo- Overrides:
execute in class AbstractCrowdinMojo
- Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
Copyright © 2012. All Rights Reserved.