Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
O
P
R
S
T
U
V
A
AbstractSourceDistributionMojo
- Class in
com.atlassian.maven.plugins.sourcerelease.mojos
Does most of the heavy lifting for resolving what projects will be checked out
AbstractSourceDistributionMojo()
- Constructor for class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
add(ArtifactFilter)
- Method in class com.atlassian.maven.plugins.sourcerelease.util.filters.
OrArtifactFilter
applyModuleMapping(Map<String, String>, MavenProject)
- Method in class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
Applies a module mapping for sub modules with paths different from their artifactId.
ARCHIVE_CMD
- Static variable in class com.atlassian.maven.plugins.sourcerelease.mojos.hg.
HgCommandConstantsExtended
artifactFactory
- Variable in class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
artifactId
- Variable in class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
ArtifactId of the generated source release pom
C
checkoutBranch(MavenProject)
- Method in interface com.atlassian.maven.plugins.sourcerelease.mojos.
CheckoutFromTagFilter
checkoutDirectoryName
- Variable in class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
Directory name of the location in the output directory where the source release project will be generated
CheckoutFromTagFilter
- Interface in
com.atlassian.maven.plugins.sourcerelease.mojos
com.atlassian.maven.plugins.scm
- package com.atlassian.maven.plugins.scm
com.atlassian.maven.plugins.sourcerelease.configurations
- package com.atlassian.maven.plugins.sourcerelease.configurations
com.atlassian.maven.plugins.sourcerelease.mojos
- package com.atlassian.maven.plugins.sourcerelease.mojos
com.atlassian.maven.plugins.sourcerelease.mojos.git
- package com.atlassian.maven.plugins.sourcerelease.mojos.git
com.atlassian.maven.plugins.sourcerelease.mojos.hg
- package com.atlassian.maven.plugins.sourcerelease.mojos.hg
com.atlassian.maven.plugins.sourcerelease.util
- package com.atlassian.maven.plugins.sourcerelease.util
com.atlassian.maven.plugins.sourcerelease.util.filters
- package com.atlassian.maven.plugins.sourcerelease.util.filters
D
DEFAULT_BACK_OFF_MULTIPLIER
- Static variable in class com.atlassian.maven.plugins.sourcerelease.util.
RetryingTaskExecutor
DEFAULT_INITIAL_RETRY_DELAY
- Static variable in class com.atlassian.maven.plugins.sourcerelease.util.
RetryingTaskExecutor
DEFAULT_MAX_RETRIES
- Static variable in class com.atlassian.maven.plugins.sourcerelease.util.
RetryingTaskExecutor
DEFAULT_MAX_RETRY_DELAY
- Static variable in class com.atlassian.maven.plugins.sourcerelease.util.
RetryingTaskExecutor
dependencyExclusions
- Variable in class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
List of artifacts to exclude from the source release including all their dependencies.
determinePathElements(String)
- Method in enum com.atlassian.maven.plugins.sourcerelease.util.
SCMPathType
determinePathType(String)
- Static method in enum com.atlassian.maven.plugins.sourcerelease.util.
SCMPathType
determineReleaseArtifactMappingForProject(MavenProject)
- Method in class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
doConsume(ScmFileStatus, String)
- Method in class com.atlassian.maven.plugins.sourcerelease.mojos.hg.
HgPathConsumer
E
equals(Object)
- Method in class com.atlassian.maven.plugins.sourcerelease.mojos.git.
RepositoryAndPath
equals(Object)
- Method in class com.atlassian.maven.plugins.sourcerelease.mojos.git.
RepositoryAndTag
Deprecated.
exclusions
- Variable in class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
List of artifacts to exclude from the source release.
execute()
- Method in class com.atlassian.maven.plugins.sourcerelease.mojos.
ListMojo
execute()
- Method in class com.atlassian.maven.plugins.sourcerelease.mojos.
SourceMojo
executeExportCommand(ScmProviderRepository, ScmFileSet, ScmVersion, String)
- Method in class com.atlassian.maven.plugins.sourcerelease.mojos.hg.
HgExportCommand
export(File, String, String, File)
- Static method in class com.atlassian.maven.plugins.sourcerelease.mojos.git.
GitScmProviderUtils
export(File, RepositoryAndPath, String, File)
- Static method in class com.atlassian.maven.plugins.sourcerelease.mojos.git.
GitScmProviderUtils
export(HgScmProvider, ScmRepository, ScmFileSet, String)
- Static method in class com.atlassian.maven.plugins.sourcerelease.mojos.hg.
HgScmProviderUtils
export(HgScmProvider, ScmRepository, ScmFileSet, ScmVersion, String)
- Static method in class com.atlassian.maven.plugins.sourcerelease.mojos.hg.
HgScmProviderUtils
extractFromTarFile(File, String, File)
- Static method in class com.atlassian.maven.plugins.sourcerelease.mojos.git.
GitScmProviderUtils
Extract a subdirectory from a tar file.
F
findRootProjectInSameRepository(MavenProject)
- Static method in class com.atlassian.maven.plugins.sourcerelease.mojos.git.
GitScmProviderUtils
Find the most senior parent project with an SCM connection that's in the same Git repository as this one.
G
generatePom
- Variable in class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
Upload a POM for this artifact.
getArtifactId()
- Method in class com.atlassian.maven.plugins.sourcerelease.configurations.
ReleaseArtifactMapping
getArtifactId()
- Method in class com.atlassian.maven.plugins.sourcerelease.configurations.
SourceDependency
Deprecated.
getBaseRepository()
- Method in class com.atlassian.maven.plugins.sourcerelease.configurations.
RepositoryMapping
getBaseRepository()
- Method in class com.atlassian.maven.plugins.sourcerelease.configurations.
SourceDependency
Deprecated.
getExportFilename()
- Method in class com.atlassian.maven.plugins.sourcerelease.mojos.git.
RepositoryAndTag
Deprecated.
getGroupId()
- Method in class com.atlassian.maven.plugins.sourcerelease.configurations.
ReleaseArtifactMapping
getMarker()
- Method in enum com.atlassian.maven.plugins.sourcerelease.util.
SCMPathType
getModuleMapping()
- Method in class com.atlassian.maven.plugins.sourcerelease.configurations.
RepositoryMapping
getModuleMapping()
- Method in class com.atlassian.maven.plugins.sourcerelease.configurations.
SourceDependency
Deprecated.
getObjectToReturn()
- Method in class com.atlassian.maven.plugins.sourcerelease.util.
RetryingTaskExecutor
getPassphrase()
- Method in class com.atlassian.maven.plugins.scm.
ScmInfo
getPassword()
- Method in class com.atlassian.maven.plugins.scm.
ScmInfo
getPathToSubModule(String)
- Method in enum com.atlassian.maven.plugins.sourcerelease.util.
SCMPathType
getPrivateKey()
- Method in class com.atlassian.maven.plugins.scm.
ScmInfo
getRepositoryModules()
- Method in class com.atlassian.maven.plugins.sourcerelease.configurations.
RepositoryMapping
getResolvedProjects()
- Method in class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
Resolves the set of projects which will be checked out.
getScmTagPrefix()
- Method in class com.atlassian.maven.plugins.sourcerelease.configurations.
ReleaseArtifactMapping
getUsername()
- Method in class com.atlassian.maven.plugins.scm.
ScmInfo
GitScmProviderUtils
- Class in
com.atlassian.maven.plugins.sourcerelease.mojos.git
GitScmProviderUtils()
- Constructor for class com.atlassian.maven.plugins.sourcerelease.mojos.git.
GitScmProviderUtils
groupId
- Variable in class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
GroupId of the generated pom
groupIdMask
- Variable in class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
Mask of groupId to include in source release (eg.
H
hashCode()
- Method in class com.atlassian.maven.plugins.sourcerelease.mojos.git.
RepositoryAndPath
hashCode()
- Method in class com.atlassian.maven.plugins.sourcerelease.mojos.git.
RepositoryAndTag
Deprecated.
head(String)
- Static method in class com.atlassian.maven.plugins.sourcerelease.mojos.git.
Ref
HgCommandConstantsExtended
- Class in
com.atlassian.maven.plugins.sourcerelease.mojos.hg
HgCommandConstantsExtended()
- Constructor for class com.atlassian.maven.plugins.sourcerelease.mojos.hg.
HgCommandConstantsExtended
HgExportCommand
- Class in
com.atlassian.maven.plugins.sourcerelease.mojos.hg
HgExportCommand()
- Constructor for class com.atlassian.maven.plugins.sourcerelease.mojos.hg.
HgExportCommand
HgPathConsumer
- Class in
com.atlassian.maven.plugins.sourcerelease.mojos.hg
HgPathConsumer(ScmLogger)
- Constructor for class com.atlassian.maven.plugins.sourcerelease.mojos.hg.
HgPathConsumer
HgScmProviderUtils
- Class in
com.atlassian.maven.plugins.sourcerelease.mojos.hg
I
ignoreFailures
- Variable in class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
Whether to ignore export failures or not.
include(Artifact)
- Method in class com.atlassian.maven.plugins.sourcerelease.util.filters.
OrArtifactFilter
isParentPathElementNeeded()
- Method in enum com.atlassian.maven.plugins.sourcerelease.util.
SCMPathType
isResolveRoot()
- Method in class com.atlassian.maven.plugins.sourcerelease.configurations.
RepositoryMapping
isResolveRoot()
- Method in class com.atlassian.maven.plugins.sourcerelease.configurations.
SourceDependency
Deprecated.
L
ListMojo
- Class in
com.atlassian.maven.plugins.sourcerelease.mojos
Goal checkes out dependencies from source control for a given groupId mask
ListMojo()
- Constructor for class com.atlassian.maven.plugins.sourcerelease.mojos.
ListMojo
localRepository
- Variable in class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
M
metadataSource
- Variable in class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
O
objectToReturn
- Variable in class com.atlassian.maven.plugins.sourcerelease.util.
RetryingTaskExecutor
OrArtifactFilter
- Class in
com.atlassian.maven.plugins.sourcerelease.util.filters
OrArtifactFilter()
- Constructor for class com.atlassian.maven.plugins.sourcerelease.util.filters.
OrArtifactFilter
outputDirectory
- Variable in class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
Location of the file.
P
PATH_CMD
- Static variable in class com.atlassian.maven.plugins.sourcerelease.mojos.hg.
HgCommandConstantsExtended
productName
- Variable in class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
Product Name of the generated pom (eg.
project
- Variable in class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
projectBuilder
- Variable in class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
R
reactorProjects
- Variable in class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
All projects listed in the reactor
Ref
- Class in
com.atlassian.maven.plugins.sourcerelease.mojos.git
Ref()
- Constructor for class com.atlassian.maven.plugins.sourcerelease.mojos.git.
Ref
refForProject(MavenProject, String, CheckoutFromTagFilter)
- Static method in class com.atlassian.maven.plugins.sourcerelease.mojos.git.
GitScmProviderUtils
ReleaseArtifactMapping
- Class in
com.atlassian.maven.plugins.sourcerelease.configurations
Allows mapping the scm tag prefix for a dependency.
ReleaseArtifactMapping()
- Constructor for class com.atlassian.maven.plugins.sourcerelease.configurations.
ReleaseArtifactMapping
ReleaseArtifactMapping(String, String, String)
- Constructor for class com.atlassian.maven.plugins.sourcerelease.configurations.
ReleaseArtifactMapping
releaseArtifactMappings
- Variable in class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
Allows overriding of artifacts tag prefixes.
remoteRepositories
- Variable in class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
RepositoryAndPath
- Class in
com.atlassian.maven.plugins.sourcerelease.mojos.git
RepositoryAndPath(String, String)
- Constructor for class com.atlassian.maven.plugins.sourcerelease.mojos.git.
RepositoryAndPath
RepositoryAndTag
- Class in
com.atlassian.maven.plugins.sourcerelease.mojos.git
Deprecated.
RepositoryAndTag(String, String)
- Constructor for class com.atlassian.maven.plugins.sourcerelease.mojos.git.
RepositoryAndTag
Deprecated.
RepositoryMapping
- Class in
com.atlassian.maven.plugins.sourcerelease.configurations
Maps multiple modules to a single repository
RepositoryMapping()
- Constructor for class com.atlassian.maven.plugins.sourcerelease.configurations.
RepositoryMapping
RepositoryMapping(String, Map, boolean, String[])
- Constructor for class com.atlassian.maven.plugins.sourcerelease.configurations.
RepositoryMapping
repositoryMappings
- Variable in class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
Specific source dependency configurations
resolver
- Variable in class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
resolveRoot
- Variable in class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
Whether to resolve and check out the parent project for modules of a multi-module projects
resolveRootProject(MavenProject)
- Method in class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
Resolves the root, parent project in a multi module project set up.
RetryingTaskExecutor
<
T
> - Class in
com.atlassian.maven.plugins.sourcerelease.util
Helper class that allows you to easily run a task that is likely to fail multiple times.
RetryingTaskExecutor(long, long, int, long, boolean, boolean, Log)
- Constructor for class com.atlassian.maven.plugins.sourcerelease.util.
RetryingTaskExecutor
RetryingTaskExecutor(Log, int)
- Constructor for class com.atlassian.maven.plugins.sourcerelease.util.
RetryingTaskExecutor
runTask(Callable<T>)
- Method in class com.atlassian.maven.plugins.sourcerelease.util.
RetryingTaskExecutor
runTask(String, Callable<T>)
- Method in class com.atlassian.maven.plugins.sourcerelease.util.
RetryingTaskExecutor
S
ScmInfo
- Class in
com.atlassian.maven.plugins.scm
ScmInfo()
- Constructor for class com.atlassian.maven.plugins.scm.
ScmInfo
SCMPathType
- Enum in
com.atlassian.maven.plugins.sourcerelease.util
scmPrefixExclusions
- Variable in class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
List of exclusions based on scm prefix
setArtifactId(String)
- Method in class com.atlassian.maven.plugins.sourcerelease.configurations.
SourceDependency
Deprecated.
setBaseRepository(String)
- Method in class com.atlassian.maven.plugins.sourcerelease.configurations.
SourceDependency
Deprecated.
setModuleMapping(Map)
- Method in class com.atlassian.maven.plugins.sourcerelease.configurations.
SourceDependency
Deprecated.
setPassphrase(String)
- Method in class com.atlassian.maven.plugins.scm.
ScmInfo
setPassword(String)
- Method in class com.atlassian.maven.plugins.scm.
ScmInfo
setPrivateKey(String)
- Method in class com.atlassian.maven.plugins.scm.
ScmInfo
setResolveRoot(boolean)
- Method in class com.atlassian.maven.plugins.sourcerelease.configurations.
SourceDependency
Deprecated.
settings
- Variable in class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
setUsername(String)
- Method in class com.atlassian.maven.plugins.scm.
ScmInfo
skip
- Variable in class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
Skips the execution
SNAPSHOT_FILTER
- Static variable in class com.atlassian.maven.plugins.sourcerelease.mojos.
SourceMojo
sourceDependencies
- Variable in class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
Deprecated.
Use
RepositoryMapping
instead. Since v1.4.4.
SourceDependency
- Class in
com.atlassian.maven.plugins.sourcerelease.configurations
Deprecated.
Use
RepositoryMapping
instead.
SourceDependency()
- Constructor for class com.atlassian.maven.plugins.sourcerelease.configurations.
SourceDependency
Deprecated.
SourceMojo
- Class in
com.atlassian.maven.plugins.sourcerelease.mojos
Goal exports dependencies from source control for a given groupId mask.
SourceMojo()
- Constructor for class com.atlassian.maven.plugins.sourcerelease.mojos.
SourceMojo
T
tag(String)
- Static method in class com.atlassian.maven.plugins.sourcerelease.mojos.git.
Ref
tagForProject(MavenProject)
- Static method in class com.atlassian.maven.plugins.sourcerelease.mojos.git.
GitScmProviderUtils
toString()
- Method in class com.atlassian.maven.plugins.sourcerelease.mojos.git.
RepositoryAndPath
toString()
- Method in class com.atlassian.maven.plugins.sourcerelease.mojos.git.
RepositoryAndTag
Deprecated.
U
useReactor
- Variable in class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
Whether to use the reactor artifacts for dependency resolution or the artifacts in the source distribution pom.
V
valueOf(String)
- Static method in enum com.atlassian.maven.plugins.sourcerelease.util.
SCMPathType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.atlassian.maven.plugins.sourcerelease.util.
SCMPathType
Returns an array containing the constants of this enum type, in the order they are declared.
version
- Variable in class com.atlassian.maven.plugins.sourcerelease.mojos.
AbstractSourceDistributionMojo
Version of the generated pom
A
C
D
E
F
G
H
I
L
M
O
P
R
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012
Atlassian
. All Rights Reserved.