public class DeployCrowdinMojo extends AbstractCrowdinMojo
| Modifier and Type | Class and Description |
|---|---|
static class |
DeployCrowdinMojo.MatchInfo
A class holding information for matching a file path to a
TranslationFileSet. |
static class |
DeployCrowdinMojo.ParseResult
A class holding the result from parsing a file.
|
client, comment, crowdinServerId, downloadFolder, downloadFolderPath, lineSeparator, mavenSession, project, rootBranch, server, statusFiles, translationFileSets| Constructor and Description |
|---|
DeployCrowdinMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
doExecute()
Performs the task of this
Mojo. |
void |
execute() |
cleanDownloadFolder, createClient, getBranch, getBranch, initializeParameters, initializeServer, isBlank, setClient, setComment, setCrowdinServerId, setDownloadFolder, setDownloadFolder, setLineSeparator, setProject, setRootBranch, setServer, setStatusFiles, setTranslationFileSetspublic void execute()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionpublic void doExecute()
throws org.apache.maven.plugin.MojoExecutionException
Mojo.org.apache.maven.plugin.MojoExecutionException - If an error occurs during the operation.Copyright © 2018. All rights reserved.