Class DownloadTranslationsMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.exoplatform.crowdin.mojo.AbstractCrowdinMojo
org.exoplatform.crowdin.mojo.DownloadTranslationsMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="download-translations") public class DownloadTranslationsMojo extends AbstractCrowdinMojo
Downloads all translations from CrowdIn
  • Constructor Details

    • DownloadTranslationsMojo

      public DownloadTranslationsMojo()
  • Method Details

    • crowdInMojoExecute

      public void crowdInMojoExecute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
      Description copied from class: AbstractCrowdinMojo
      The core method of the Mojo. Has to be overriden in each concrete Mojo.
      Specified by:
      crowdInMojoExecute in class AbstractCrowdinMojo
      Throws:
      org.apache.maven.plugin.MojoExecutionException
      org.apache.maven.plugin.MojoFailureException