Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AbstractDeployMojo - Class in org.apache.maven.plugins.deploy
-
Abstract class for Deploy mojo's.
- AbstractDeployMojo(RuntimeInformation, RepositorySystem) - Constructor for class org.apache.maven.plugins.deploy.AbstractDeployMojo
- AFFECTED_MAVEN_PACKAGING - Static variable in class org.apache.maven.plugins.deploy.AbstractDeployMojo
- ALL - Enum constant in enum org.apache.maven.plugins.deploy.DeployMojo.SkipMode
- allowIncompleteProjects - Variable in class org.apache.maven.plugins.deploy.DeployMojo
-
Set this to
trueto allow incomplete project processing. - allProjectsMarked(List) - Method in class org.apache.maven.plugins.deploy.DeployMojo
- ALT_LEGACY_REPO_SYNTAX_PATTERN - Static variable in class org.apache.maven.plugins.deploy.DeployMojo
- ALT_REPO_SYNTAX_PATTERN - Static variable in class org.apache.maven.plugins.deploy.DeployMojo
- altDeploymentRepository - Variable in class org.apache.maven.plugins.deploy.DeployMojo
-
Specifies an alternative repository to which the project artifacts should be deployed (other than those specified in <distributionManagement>).
- altReleaseDeploymentRepository - Variable in class org.apache.maven.plugins.deploy.DeployMojo
-
The alternative repository to use when the project has a final version.
- altSnapshotDeploymentRepository - Variable in class org.apache.maven.plugins.deploy.DeployMojo
-
The alternative repository to use when the project has a snapshot version.
- append(StringBuilder, String, int) - Method in class org.apache.maven.plugins.maven_deploy_plugin.HelpMojo
-
Append a description to the buffer by respecting the indentSize and lineLength parameters.
- artifactId - Variable in class org.apache.maven.plugins.deploy.DeployFileMojo
-
ArtifactId of the artifact to be deployed.
B
C
- classifier - Variable in class org.apache.maven.plugins.deploy.DeployFileMojo
-
Add classifier to the artifact
- classifiers - Variable in class org.apache.maven.plugins.deploy.DeployFileMojo
-
A comma separated list of classifiers for each of the extra side artifacts to deploy.
D
- DEFAULT_LINE_LENGTH - Static variable in class org.apache.maven.plugins.maven_deploy_plugin.HelpMojo
- deploy(DeployRequest) - Method in class org.apache.maven.plugins.deploy.AbstractDeployMojo
- DEPLOY_ALT_DEPLOYMENT_REPOSITORY - Static variable in class org.apache.maven.plugins.deploy.DeployMojo
- DEPLOY_ALT_RELEASE_DEPLOYMENT_REPOSITORY - Static variable in class org.apache.maven.plugins.deploy.DeployMojo
- DEPLOY_ALT_SNAPSHOT_DEPLOYMENT_REPOSITORY - Static variable in class org.apache.maven.plugins.deploy.DeployMojo
- DEPLOY_AT_END_LOCK - Static variable in class org.apache.maven.plugins.deploy.DeployMojo
-
Monitor for deployAtEnd state operations.
- DEPLOY_PROCESSED_MARKER - Static variable in class org.apache.maven.plugins.deploy.DeployMojo
- deployAllAtOnce(List) - Method in class org.apache.maven.plugins.deploy.DeployMojo
- deployAtEnd - Variable in class org.apache.maven.plugins.deploy.DeployMojo
-
Whether every project should be deployed during its own deploy-phase or at the end of the multimodule build.
- DEPLOYED - Enum constant in enum org.apache.maven.plugins.deploy.DeployMojo.State
- DeployFileMojo - Class in org.apache.maven.plugins.deploy
-
Installs the artifact in the remote repository.
- DeployFileMojo(RuntimeInformation, RepositorySystem) - Constructor for class org.apache.maven.plugins.deploy.DeployFileMojo
- DeployMojo - Class in org.apache.maven.plugins.deploy
-
Deploys an artifact to remote repository.
- DeployMojo(RuntimeInformation, RepositorySystem) - Constructor for class org.apache.maven.plugins.deploy.DeployMojo
- DeployMojo.SkipMode - Enum in org.apache.maven.plugins.deploy
-
Recognised values for the
skipparameter. - DeployMojo.State - Enum in org.apache.maven.plugins.deploy
- description - Variable in class org.apache.maven.plugins.deploy.DeployFileMojo
-
Description passed to a generated POM file (in case of generatePom=true)
- detail - Variable in class org.apache.maven.plugins.maven_deploy_plugin.HelpMojo
-
If
true, display all settable properties for each goal.
E
- execute() - Method in class org.apache.maven.plugins.deploy.DeployFileMojo
- execute() - Method in class org.apache.maven.plugins.deploy.DeployMojo
- execute() - Method in class org.apache.maven.plugins.maven_deploy_plugin.HelpMojo
- extension - Variable in class org.apache.maven.plugins.deploy.DeployFileMojo
-
Extension of the artifact to be deployed.
F
- failIfOffline() - Method in class org.apache.maven.plugins.deploy.AbstractDeployMojo
- file - Variable in class org.apache.maven.plugins.deploy.DeployFileMojo
-
File to be deployed.
- files - Variable in class org.apache.maven.plugins.deploy.DeployFileMojo
-
A comma separated list of files for each of the extra side artifacts to deploy.
- findNamedChild(Node, String) - Static method in class org.apache.maven.plugins.maven_deploy_plugin.HelpMojo
- findSingleChild(Node, String) - Static method in class org.apache.maven.plugins.maven_deploy_plugin.HelpMojo
- FIXED_MAVEN_VERSION - Static variable in class org.apache.maven.plugins.deploy.AbstractDeployMojo
G
- generateModel() - Method in class org.apache.maven.plugins.deploy.DeployFileMojo
-
Generates a minimal model from the user-supplied artifact information.
- generatePom - Variable in class org.apache.maven.plugins.deploy.DeployFileMojo
-
Upload a POM for this artifact.
- generatePomFile() - Method in class org.apache.maven.plugins.deploy.DeployFileMojo
-
Generates a minimal POM from the user-supplied artifact information.
- getAllProjectsUsingPlugin() - Method in class org.apache.maven.plugins.deploy.DeployMojo
- getArtifactId() - Method in class org.apache.maven.plugins.deploy.DeployFileMojo
- getClassifier() - Method in class org.apache.maven.plugins.deploy.DeployFileMojo
- getDeploymentRepository(MavenProject, String, String, String) - Method in class org.apache.maven.plugins.deploy.DeployMojo
-
Visible for testing.
- getExtension(File) - Method in class org.apache.maven.plugins.deploy.DeployFileMojo
-
Specialization of
FileUtils.getExtension(String)that honors varioustar.xxxcombinations. - getFile() - Method in class org.apache.maven.plugins.deploy.DeployFileMojo
- getGroupId() - Method in class org.apache.maven.plugins.deploy.DeployFileMojo
- getIndentLevel(String) - Static method in class org.apache.maven.plugins.maven_deploy_plugin.HelpMojo
-
Gets the indentation level of the specified line.
- getLocalRepositoryFile(RepositorySystemSession, Artifact) - Method in class org.apache.maven.plugins.deploy.DeployFileMojo
-
Gets the path of the specified artifact within the local repository.
- getPackaging() - Method in class org.apache.maven.plugins.deploy.DeployFileMojo
- getPluginContextValue(Map, String) - Method in class org.apache.maven.plugins.deploy.DeployMojo
- getProjectsWithDeployExecution() - Method in class org.apache.maven.plugins.deploy.DeployMojo
-
Returns the list of reactor projects that have a deploy execution, cached on first call.
- getPropertyFromExpression(String) - Static method in class org.apache.maven.plugins.maven_deploy_plugin.HelpMojo
- getRemoteRepository(String, String) - Method in class org.apache.maven.plugins.deploy.AbstractDeployMojo
-
Creates resolver
RemoteRepositoryequipped with needed whistles and bells. - getSingleChild(Node, String) - Static method in class org.apache.maven.plugins.maven_deploy_plugin.HelpMojo
- getState(Map) - Method in class org.apache.maven.plugins.deploy.DeployMojo
- getValue(Node, String) - Static method in class org.apache.maven.plugins.maven_deploy_plugin.HelpMojo
- getVersion() - Method in class org.apache.maven.plugins.deploy.DeployFileMojo
- goal - Variable in class org.apache.maven.plugins.maven_deploy_plugin.HelpMojo
-
The name of the goal for which to show help.
- groupId - Variable in class org.apache.maven.plugins.deploy.DeployFileMojo
-
GroupId of the artifact to be deployed.
H
- hasDeployExecution(MavenProject) - Method in class org.apache.maven.plugins.deploy.DeployMojo
- hasExecution(Plugin) - Method in class org.apache.maven.plugins.deploy.DeployMojo
- hasState(MavenProject) - Method in class org.apache.maven.plugins.deploy.DeployMojo
- HelpMojo - Class in org.apache.maven.plugins.maven_deploy_plugin
-
Display help information on maven-deploy-plugin.
Callmvn deploy:help -Ddetail=true -Dgoal=<goal-name>to display parameter details. - HelpMojo() - Constructor for class org.apache.maven.plugins.maven_deploy_plugin.HelpMojo
I
- ILLEGAL_VERSION_CHARS - Static variable in class org.apache.maven.plugins.deploy.DeployFileMojo
- indentSize - Variable in class org.apache.maven.plugins.maven_deploy_plugin.HelpMojo
-
The number of spaces per indentation level, should be positive.
- initProperties() - Method in class org.apache.maven.plugins.deploy.DeployFileMojo
- isFile(File) - Method in class org.apache.maven.plugins.deploy.DeployMojo
- isNotEmpty(String) - Static method in class org.apache.maven.plugins.maven_deploy_plugin.HelpMojo
- isValidId(String) - Method in class org.apache.maven.plugins.deploy.DeployFileMojo
-
Returns
trueif passed in string is "valid Maven ID" (groupId or artifactId). - isValidVersion(String) - Method in class org.apache.maven.plugins.deploy.DeployFileMojo
-
Returns
trueif passed in string is "valid Maven (simple.
J
- javadoc - Variable in class org.apache.maven.plugins.deploy.DeployFileMojo
-
The bundled API docs for the artifact.
L
- lineLength - Variable in class org.apache.maven.plugins.maven_deploy_plugin.HelpMojo
-
The maximum length of a display line, should be positive.
- log - Variable in class org.apache.maven.plugins.deploy.DeployFileMojo
N
- NONE - Enum constant in enum org.apache.maven.plugins.deploy.DeployMojo.SkipMode
O
- offline - Variable in class org.apache.maven.plugins.deploy.AbstractDeployMojo
-
Flag whether Maven is currently in online/offline mode.
- org.apache.maven.plugins.deploy - package org.apache.maven.plugins.deploy
- org.apache.maven.plugins.maven_deploy_plugin - package org.apache.maven.plugins.maven_deploy_plugin
P
- packaging - Variable in class org.apache.maven.plugins.deploy.DeployFileMojo
-
Type of the artifact to be deployed.
- parseSkipMode(String, String) - Static method in class org.apache.maven.plugins.deploy.DeployMojo
-
Parses the
skipparameter into aDeployMojo.SkipMode, fail-closed: unrecognised values are refused rather than silently treated as "false" (which would deploy when the operator intended to suppress). - PLUGIN_HELP_PATH - Static variable in class org.apache.maven.plugins.maven_deploy_plugin.HelpMojo
- pluginDescriptor - Variable in class org.apache.maven.plugins.deploy.DeployMojo
- pomFile - Variable in class org.apache.maven.plugins.deploy.DeployFileMojo
-
Location of an existing POM file to be deployed alongside the main artifact, given by the ${file} parameter.
- processModel(Model) - Method in class org.apache.maven.plugins.deploy.DeployFileMojo
-
Process the supplied pomFile to get groupId, artifactId, version, and packaging
- processProject(MavenProject, DeployRequest) - Method in class org.apache.maven.plugins.deploy.DeployMojo
- project - Variable in class org.apache.maven.plugins.deploy.DeployMojo
- PROJECTS_WITH_DEPLOY_KEY - Static variable in class org.apache.maven.plugins.deploy.DeployMojo
- putPluginContextValue(String, String) - Method in class org.apache.maven.plugins.deploy.DeployMojo
- putState(DeployMojo.State) - Method in class org.apache.maven.plugins.deploy.DeployMojo
R
- reactorProjects - Variable in class org.apache.maven.plugins.deploy.DeployMojo
- readModel(File) - Method in class org.apache.maven.plugins.deploy.DeployFileMojo
-
Extract the model from the specified POM file.
- redactUrlUserInfo(String) - Static method in class org.apache.maven.plugins.deploy.DeployMojo
-
Replaces any
userinfo@section in URLs embedded in the string with***@. - RELEASES - Enum constant in enum org.apache.maven.plugins.deploy.DeployMojo.SkipMode
- repeat(String, int) - Static method in class org.apache.maven.plugins.maven_deploy_plugin.HelpMojo
-
Repeat a String
ntimes to form a new string. - repositoryId - Variable in class org.apache.maven.plugins.deploy.DeployFileMojo
-
Server Id to map on the <id> under <server> section of settings.xml In most cases, this parameter will be required for authentication.
- repositorySystem - Variable in class org.apache.maven.plugins.deploy.AbstractDeployMojo
- retryFailedDeploymentCount - Variable in class org.apache.maven.plugins.deploy.AbstractDeployMojo
-
Parameter used to control how many times a failed deployment will be retried before giving up and failing.
- runtimeInformation - Variable in class org.apache.maven.plugins.deploy.AbstractDeployMojo
S
- session - Variable in class org.apache.maven.plugins.deploy.AbstractDeployMojo
- setArtifactId(String) - Method in class org.apache.maven.plugins.deploy.DeployFileMojo
- setClassifier(String) - Method in class org.apache.maven.plugins.deploy.DeployFileMojo
- setGroupId(String) - Method in class org.apache.maven.plugins.deploy.DeployFileMojo
- setPackaging(String) - Method in class org.apache.maven.plugins.deploy.DeployFileMojo
- setPomFile(File) - Method in class org.apache.maven.plugins.deploy.DeployFileMojo
- setVersion(String) - Method in class org.apache.maven.plugins.deploy.DeployFileMojo
- skip - Variable in class org.apache.maven.plugins.deploy.DeployFileMojo
-
Set this to 'true' to bypass artifact deploy It's not a real boolean as it can have more than 2 values:
true: will skip as usualreleases: will skip if current version of the project is a releasesnapshots: will skip if current version of the project is a snapshot values are matched case-insensitively; any other value fails the build (fail-closed: a typo in a publish-suppression control must not silently publish) Thereleases/snapshotsvariants are evaluated after the artifact coordinates are known, so a version supplied only viapomFile(or the jar's embedded POM) is classified correctly. - skip - Variable in class org.apache.maven.plugins.deploy.DeployMojo
-
Set this to 'true' to bypass artifact deploy Since since 3.0.0-M2 it's not anymore a real boolean as it can have more than 2 values:
true: will skip as usualreleases: will skip if current version of the project is a releasesnapshots: will skip if current version of the project is a snapshot values are matched case-insensitively; any other value fails the build (fail-closed: a typo in a publish-suppression control must not silently publish) - SkipMode() - Constructor for enum org.apache.maven.plugins.deploy.DeployMojo.SkipMode
- SKIPPED - Enum constant in enum org.apache.maven.plugins.deploy.DeployMojo.State
- SNAPSHOTS - Enum constant in enum org.apache.maven.plugins.deploy.DeployMojo.SkipMode
- sources - Variable in class org.apache.maven.plugins.deploy.DeployFileMojo
-
The bundled sources for the artifact.
- State() - Constructor for enum org.apache.maven.plugins.deploy.DeployMojo.State
T
- TO_BE_DEPLOYED - Enum constant in enum org.apache.maven.plugins.deploy.DeployMojo.State
- toLines(String, int, int, int) - Static method in class org.apache.maven.plugins.maven_deploy_plugin.HelpMojo
-
Splits the specified text into lines of convenient display length.
- toLines(List, String, int, int) - Static method in class org.apache.maven.plugins.maven_deploy_plugin.HelpMojo
-
Adds the specified line to the output sequence, performing line wrapping if necessary.
- types - Variable in class org.apache.maven.plugins.deploy.DeployFileMojo
-
A comma separated list of types for each of the extra side artifacts to deploy.
U
- url - Variable in class org.apache.maven.plugins.deploy.DeployFileMojo
-
URL where the artifact will be deployed.
V
- valueOf(String) - Static method in enum org.apache.maven.plugins.deploy.DeployMojo.SkipMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.maven.plugins.deploy.DeployMojo.State
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.maven.plugins.deploy.DeployMojo.SkipMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.maven.plugins.deploy.DeployMojo.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- version - Variable in class org.apache.maven.plugins.deploy.DeployFileMojo
-
Version of the artifact to be deployed.
W
- warnIfAffectedPackagingAndMaven(String) - Method in class org.apache.maven.plugins.deploy.AbstractDeployMojo
-
If this plugin used in pre-3.9.0 Maven, the packaging
maven-pluginwill not deploy G level metadata. - writeGoal(StringBuilder, String, Element) - Method in class org.apache.maven.plugins.maven_deploy_plugin.HelpMojo
- writeParameter(StringBuilder, Node, Node) - Method in class org.apache.maven.plugins.maven_deploy_plugin.HelpMojo
All Classes and Interfaces|All Packages|Constant Field Values