A C D E F G I J L M O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractDeployMojo - Class in org.apache.maven.plugin.deploy
- AbstractDeployMojo() - Constructor for class org.apache.maven.plugin.deploy.AbstractDeployMojo
- ALT_REPO_SYNTAX_PATTERN - Static variable in class org.apache.maven.plugin.deploy.DeployMojo
- altDeploymentRepository - Variable in class org.apache.maven.plugin.deploy.DeployMojo
-
Specifies an alternative repository to which the project artifacts should be deployed ( other than those specified in <distributionManagement> ).
- altDeploymentRepository - Variable in class org.apache.maven.plugin.deploy.DeployRequest
- altReleaseDeploymentRepository - Variable in class org.apache.maven.plugin.deploy.DeployMojo
-
The alternative repository to use when the project has a final version.
- altReleaseDeploymentRepository - Variable in class org.apache.maven.plugin.deploy.DeployRequest
- altSnapshotDeploymentRepository - Variable in class org.apache.maven.plugin.deploy.DeployMojo
-
The alternative repository to use when the project has a snapshot version.
- altSnapshotDeploymentRepository - Variable in class org.apache.maven.plugin.deploy.DeployRequest
- artifact - Variable in class org.apache.maven.plugin.deploy.DeployMojo
-
Deprecated.either use project.getArtifact() or reactorProjects.get(i).getArtifact()
- artifactFactory - Variable in class org.apache.maven.plugin.deploy.AbstractDeployMojo
-
Component used to create an artifact.
- artifactId - Variable in class org.apache.maven.plugin.deploy.DeployFileMojo
-
ArtifactId of the artifact to be deployed.
- attachedArtifacts - Variable in class org.apache.maven.plugin.deploy.DeployMojo
-
Deprecated.either use project.getAttachedArtifacts() or reactorProjects.get(i).getAttachedArtifacts()
C
- classifier - Variable in class org.apache.maven.plugin.deploy.DeployFileMojo
-
Add classifier to the artifact
- classifiers - Variable in class org.apache.maven.plugin.deploy.DeployFileMojo
-
A comma separated list of classifiers for each of the extra side artifacts to deploy.
D
- deploy(File, Artifact, ArtifactRepository, ArtifactRepository, int) - Method in class org.apache.maven.plugin.deploy.AbstractDeployMojo
-
Deploy an artifact from a particular file.
- deployAtEnd - Variable in class org.apache.maven.plugin.deploy.DeployMojo
-
Whether every project should be deployed during its own deploy-phase or at the end of the multimodule build.
- deployer - Variable in class org.apache.maven.plugin.deploy.AbstractDeployMojo
- DeployFileMojo - Class in org.apache.maven.plugin.deploy
-
Installs the artifact in the remote repository.
- DeployFileMojo() - Constructor for class org.apache.maven.plugin.deploy.DeployFileMojo
- DeployMojo - Class in org.apache.maven.plugin.deploy
-
Deploys an artifact to remote repository.
- DeployMojo() - Constructor for class org.apache.maven.plugin.deploy.DeployMojo
- deployProject(DeployRequest) - Method in class org.apache.maven.plugin.deploy.DeployMojo
- DeployRequest - Class in org.apache.maven.plugin.deploy
- DeployRequest() - Constructor for class org.apache.maven.plugin.deploy.DeployRequest
- deployRequests - Static variable in class org.apache.maven.plugin.deploy.DeployMojo
- description - Variable in class org.apache.maven.plugin.deploy.DeployFileMojo
-
Description passed to a generated POM file (in case of generatePom=true)
E
- execute() - Method in class org.apache.maven.plugin.deploy.DeployFileMojo
- execute() - Method in class org.apache.maven.plugin.deploy.DeployMojo
F
- failIfOffline() - Method in class org.apache.maven.plugin.deploy.AbstractDeployMojo
- file - Variable in class org.apache.maven.plugin.deploy.DeployFileMojo
-
File to be deployed.
- files - Variable in class org.apache.maven.plugin.deploy.DeployFileMojo
-
A comma separated list of files for each of the extra side artifacts to deploy.
G
- generateModel() - Method in class org.apache.maven.plugin.deploy.DeployFileMojo
-
Generates a minimal model from the user-supplied artifact information.
- generatePom - Variable in class org.apache.maven.plugin.deploy.DeployFileMojo
-
Upload a POM for this artifact.
- generatePomFile() - Method in class org.apache.maven.plugin.deploy.DeployFileMojo
-
Generates a minimal POM from the user-supplied artifact information.
- getAltDeploymentRepository() - Method in class org.apache.maven.plugin.deploy.DeployRequest
- getAltReleaseDeploymentRepository() - Method in class org.apache.maven.plugin.deploy.DeployRequest
- getAltSnapshotDeploymentRepository() - Method in class org.apache.maven.plugin.deploy.DeployRequest
- getArtifactId() - Method in class org.apache.maven.plugin.deploy.DeployFileMojo
- getClassifier() - Method in class org.apache.maven.plugin.deploy.DeployFileMojo
- getDeployer() - Method in class org.apache.maven.plugin.deploy.AbstractDeployMojo
- getDeploymentRepository(MavenProject, String, String, String) - Method in class org.apache.maven.plugin.deploy.DeployMojo
- getFile() - Method in class org.apache.maven.plugin.deploy.DeployFileMojo
- getGroupId() - Method in class org.apache.maven.plugin.deploy.DeployFileMojo
- getLayout(String) - Method in class org.apache.maven.plugin.deploy.AbstractDeployMojo
- getLocalRepoFile(Artifact) - Method in class org.apache.maven.plugin.deploy.DeployFileMojo
-
Gets the path of the specified artifact within the local repository.
- getLocalRepository() - Method in class org.apache.maven.plugin.deploy.AbstractDeployMojo
- getPackaging() - Method in class org.apache.maven.plugin.deploy.DeployFileMojo
- getProject() - Method in class org.apache.maven.plugin.deploy.DeployRequest
- getRetryFailedDeploymentCount() - Method in class org.apache.maven.plugin.deploy.AbstractDeployMojo
- getRetryFailedDeploymentCount() - Method in class org.apache.maven.plugin.deploy.DeployRequest
- getVersion() - Method in class org.apache.maven.plugin.deploy.DeployFileMojo
- groupId - Variable in class org.apache.maven.plugin.deploy.DeployFileMojo
-
GroupId of the artifact to be deployed.
I
- initProperties() - Method in class org.apache.maven.plugin.deploy.DeployFileMojo
- isUpdateReleaseInfo() - Method in class org.apache.maven.plugin.deploy.AbstractDeployMojo
- isUpdateReleaseInfo() - Method in class org.apache.maven.plugin.deploy.DeployRequest
J
- javadoc - Variable in class org.apache.maven.plugin.deploy.DeployFileMojo
-
The bundled API docs for the artifact.
L
- localRepository - Variable in class org.apache.maven.plugin.deploy.AbstractDeployMojo
M
- modelValidator - Variable in class org.apache.maven.plugin.deploy.DeployFileMojo
-
The component used to validate the user-supplied artifact coordinates.
O
- offline - Variable in class org.apache.maven.plugin.deploy.AbstractDeployMojo
-
Flag whether Maven is currently in online/offline mode.
- org.apache.maven.plugin.deploy - package org.apache.maven.plugin.deploy
P
- packaging - Variable in class org.apache.maven.plugin.deploy.DeployFileMojo
-
Type of the artifact to be deployed.
- packaging - Variable in class org.apache.maven.plugin.deploy.DeployMojo
-
Deprecated.either use project.getPackaging() or reactorProjects.get(i).getPackaging()
- pomFile - Variable in class org.apache.maven.plugin.deploy.DeployFileMojo
-
Location of an existing POM file to be deployed alongside the main artifact, given by the ${file} parameter.
- pomFile - Variable in class org.apache.maven.plugin.deploy.DeployMojo
-
Deprecated.either use project.getFile() or reactorProjects.get(i).getFile()
- processModel(Model) - Method in class org.apache.maven.plugin.deploy.DeployFileMojo
-
Process the supplied pomFile to get groupId, artifactId, version, and packaging
- project - Variable in class org.apache.maven.plugin.deploy.DeployFileMojo
-
The default Maven project created when building the plugin
- project - Variable in class org.apache.maven.plugin.deploy.DeployMojo
- project - Variable in class org.apache.maven.plugin.deploy.DeployRequest
- projectHelper - Variable in class org.apache.maven.plugin.deploy.DeployFileMojo
-
Used for attaching the source and javadoc jars to the project.
R
- reactorProjects - Variable in class org.apache.maven.plugin.deploy.DeployMojo
- readModel(File) - Method in class org.apache.maven.plugin.deploy.DeployFileMojo
-
Extract the model from the specified POM file.
- readyProjectsCounter - Static variable in class org.apache.maven.plugin.deploy.DeployMojo
-
When building with multiple threads, reaching the last project doesn't have to mean that all projects are ready to be deployed
- repositoryFactory - Variable in class org.apache.maven.plugin.deploy.AbstractDeployMojo
-
Component used to create a repository.
- repositoryId - Variable in class org.apache.maven.plugin.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.
- repositoryLayout - Variable in class org.apache.maven.plugin.deploy.DeployFileMojo
-
The type of remote repository layout to deploy to.
- repositoryLayouts - Variable in class org.apache.maven.plugin.deploy.AbstractDeployMojo
-
Map that contains the layouts.
- retryFailedDeploymentCount - Variable in class org.apache.maven.plugin.deploy.AbstractDeployMojo
-
Parameter used to control how many times a failed deployment will be retried before giving up and failing.
- retryFailedDeploymentCount - Variable in class org.apache.maven.plugin.deploy.DeployRequest
S
- setAltDeploymentRepository(String) - Method in class org.apache.maven.plugin.deploy.DeployRequest
- setAltReleaseDeploymentRepository(String) - Method in class org.apache.maven.plugin.deploy.DeployRequest
- setAltSnapshotDeploymentRepository(String) - Method in class org.apache.maven.plugin.deploy.DeployRequest
- setArtifactId(String) - Method in class org.apache.maven.plugin.deploy.DeployFileMojo
- setClassifier(String) - Method in class org.apache.maven.plugin.deploy.DeployFileMojo
- setDeployer(ArtifactDeployer) - Method in class org.apache.maven.plugin.deploy.AbstractDeployMojo
- setGroupId(String) - Method in class org.apache.maven.plugin.deploy.DeployFileMojo
- setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.plugin.deploy.AbstractDeployMojo
- setPackaging(String) - Method in class org.apache.maven.plugin.deploy.DeployFileMojo
- setPomFile(File) - Method in class org.apache.maven.plugin.deploy.DeployFileMojo
- setProject(MavenProject) - Method in class org.apache.maven.plugin.deploy.DeployRequest
- setRetryFailedDeploymentCount(int) - Method in class org.apache.maven.plugin.deploy.DeployRequest
- setUpdateReleaseInfo(boolean) - Method in class org.apache.maven.plugin.deploy.DeployRequest
- setVersion(String) - Method in class org.apache.maven.plugin.deploy.DeployFileMojo
- skip - Variable in class org.apache.maven.plugin.deploy.DeployMojo
-
Set this to 'true' to bypass artifact deploy
- sources - Variable in class org.apache.maven.plugin.deploy.DeployFileMojo
-
The bundled sources for the artifact.
T
- types - Variable in class org.apache.maven.plugin.deploy.DeployFileMojo
-
A comma separated list of types for each of the extra side artifacts to deploy.
U
- uniqueVersion - Variable in class org.apache.maven.plugin.deploy.DeployFileMojo
-
Whether to deploy snapshots with a unique version or not.
- updateReleaseInfo - Variable in class org.apache.maven.plugin.deploy.AbstractDeployMojo
-
Parameter used to update the metadata to make the artifact as release.
- updateReleaseInfo - Variable in class org.apache.maven.plugin.deploy.DeployRequest
- url - Variable in class org.apache.maven.plugin.deploy.DeployFileMojo
-
URL where the artifact will be deployed.
V
- validateArtifactInformation() - Method in class org.apache.maven.plugin.deploy.DeployFileMojo
-
Validates the user-supplied artifact information.
- version - Variable in class org.apache.maven.plugin.deploy.DeployFileMojo
-
Version of the artifact to be deployed.
All Classes All Packages