@Mojo(name="deploy",
defaultPhase=NONE)
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, disableBranches, downloadFolder, downloadFolderPath, gitBaseFolder, httpTimeout, lineSeparator, mavenSession, project, projectId, 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, getPluginVersion, initializeParameters, initializeServer, setClient, setComment, setCrowdinServerId, setDisableBranches, setDownloadFolder, setDownloadFolder, setGitBaseFolder, setHTTPTimeout, setLineSeparator, setProject, setProjectId, 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 © 2024. All rights reserved.