Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
E
G
H
J
L
M
O
P
R
S
U
A
AbstractReleaseMojo
- Class in
org.apache.maven.plugins.release
Base class with shared configuration.
AbstractReleaseMojo()
- Constructor for class org.apache.maven.plugins.release.
AbstractReleaseMojo
addArgument(String)
- Method in class org.apache.maven.plugins.release.
AbstractReleaseMojo
Add additional arguments.
B
basedir
- Variable in class org.apache.maven.plugins.release.
AbstractReleaseMojo
BranchReleaseMojo
- Class in
org.apache.maven.plugins.release
Branch a project in SCM, using the same steps as the
release:prepare
goal, creating a branch instead of a tag.
BranchReleaseMojo()
- Constructor for class org.apache.maven.plugins.release.
BranchReleaseMojo
C
CleanReleaseMojo
- Class in
org.apache.maven.plugins.release
Clean up after a release preparation.
CleanReleaseMojo()
- Constructor for class org.apache.maven.plugins.release.
CleanReleaseMojo
createReleaseDescriptor()
- Method in class org.apache.maven.plugins.release.
AbstractReleaseMojo
Creates the release descriptor from the various goal parameters.
E
execute()
- Method in class org.apache.maven.plugins.release.
AbstractReleaseMojo
execute()
- Method in class org.apache.maven.plugins.release.
BranchReleaseMojo
execute()
- Method in class org.apache.maven.plugins.release.
CleanReleaseMojo
execute()
- Method in class org.apache.maven.plugins.release.
HelpMojo
execute()
- Method in class org.apache.maven.plugins.release.
PerformReleaseMojo
execute()
- Method in class org.apache.maven.plugins.release.
PrepareReleaseMojo
execute()
- Method in class org.apache.maven.plugins.release.
PrepareWithPomReleaseMojo
execute()
- Method in class org.apache.maven.plugins.release.
RollbackReleaseMojo
execute()
- Method in class org.apache.maven.plugins.release.
StageReleaseMojo
execute()
- Method in class org.apache.maven.plugins.release.
UpdateVersionsMojo
G
getAdditionalProfiles()
- Method in class org.apache.maven.plugins.release.
AbstractReleaseMojo
Gets the comma separated list of additional profiles for the release build.
getAdditionalProfiles()
- Method in class org.apache.maven.plugins.release.
PerformReleaseMojo
Gets the comma separated list of additional profiles for the release build.
getAdditionalProfiles()
- Method in class org.apache.maven.plugins.release.
StageReleaseMojo
Gets the comma separated list of additional profiles for the release build.
getReactorProjects()
- Method in class org.apache.maven.plugins.release.
AbstractReleaseMojo
Gets the list of projects in the build reactor.
getReleaseEnvironment()
- Method in class org.apache.maven.plugins.release.
AbstractReleaseMojo
Gets the enviroment settings configured for this release.
H
HelpMojo
- Class in
org.apache.maven.plugins.release
Display help information on maven-release-plugin.
Call
HelpMojo()
- Constructor for class org.apache.maven.plugins.release.
HelpMojo
J
javaHome
- Variable in class org.apache.maven.plugins.release.
AbstractReleaseMojo
The JAVA_HOME parameter to use for forked Maven invocations.
L
localRepoDirectory
- Variable in class org.apache.maven.plugins.release.
AbstractReleaseMojo
The command-line local repository directory in use for this build (if specified).
M
mavenExecutorId
- Variable in class org.apache.maven.plugins.release.
AbstractReleaseMojo
Role hint of the
MavenExecutor
implementation to use.
mavenHome
- Variable in class org.apache.maven.plugins.release.
AbstractReleaseMojo
The M2_HOME parameter to use for forked Maven invocations.
mergeCommandLineConfig(ReleaseDescriptor, ReleaseDescriptor)
- Method in class org.apache.maven.plugins.release.
AbstractReleaseMojo
This method takes some of the release configuration picked up from the command line system properties and copies it into the release config object.
O
org.apache.maven.plugins.release
- package org.apache.maven.plugins.release
P
PerformReleaseMojo
- Class in
org.apache.maven.plugins.release
Perform a release from SCM, either from a specified tag, or the tag representing the previous release in the working copy created by
release:prepare
.
PerformReleaseMojo()
- Constructor for class org.apache.maven.plugins.release.
PerformReleaseMojo
prepareRelease(boolean)
- Method in class org.apache.maven.plugins.release.
PrepareReleaseMojo
PrepareReleaseMojo
- Class in
org.apache.maven.plugins.release
Prepare for a release in SCM.
PrepareReleaseMojo()
- Constructor for class org.apache.maven.plugins.release.
PrepareReleaseMojo
PrepareWithPomReleaseMojo
- Class in
org.apache.maven.plugins.release
Prepare for a release in SCM, fully resolving dependencies for the purpose of producing a "release POM".
PrepareWithPomReleaseMojo()
- Constructor for class org.apache.maven.plugins.release.
PrepareWithPomReleaseMojo
project
- Variable in class org.apache.maven.plugins.release.
AbstractReleaseMojo
R
reactorProjects
- Variable in class org.apache.maven.plugins.release.
AbstractReleaseMojo
releaseManager
- Variable in class org.apache.maven.plugins.release.
AbstractReleaseMojo
RollbackReleaseMojo
- Class in
org.apache.maven.plugins.release
Rollback changes made by a previous release.
RollbackReleaseMojo()
- Constructor for class org.apache.maven.plugins.release.
RollbackReleaseMojo
S
session
- Variable in class org.apache.maven.plugins.release.
AbstractReleaseMojo
session
- Variable in class org.apache.maven.plugins.release.
PrepareReleaseMojo
session
- Variable in class org.apache.maven.plugins.release.
UpdateVersionsMojo
setBasedir(File)
- Method in class org.apache.maven.plugins.release.
AbstractReleaseMojo
Sets the base directory of the build.
settings
- Variable in class org.apache.maven.plugins.release.
AbstractReleaseMojo
StageReleaseMojo
- Class in
org.apache.maven.plugins.release
Perform a release from SCM to a staging repository.
StageReleaseMojo()
- Constructor for class org.apache.maven.plugins.release.
StageReleaseMojo
U
UpdateVersionsMojo
- Class in
org.apache.maven.plugins.release
Update the POM versions for a project.
UpdateVersionsMojo()
- Constructor for class org.apache.maven.plugins.release.
UpdateVersionsMojo
A
B
C
E
G
H
J
L
M
O
P
R
S
U
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2002-2011
The Apache Software Foundation
. All Rights Reserved.