public class SourceMojo extends AbstractSourceDistributionMojo
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SNAPSHOT_FILTER |
addToAllMaven, artifactFactory, artifactId, baseProject, buildConfigurations, buildScript, buildScriptNamePrefix, buildScriptWithTests, checkoutDirectoryName, debugSkipCheckout, dependencyExclusions, exclusions, finalMavenBuildCommands, generatePom, groupId, groupIdMask, hgSubFolders, ignoreFailures, includeRootProject, includeSettingsFile, localRepoDirectory, localRepository, mavenVersionMap, metadataSource, outputDirectory, productName, project, projectBuilder, reactorProjects, releaseArtifactMappings, remoteRepositories, repositoryMappings, resolver, resolveRoot, scmPrefixExclusions, settings, settingsFileName, skip, sourceDependencies, traverseBaseProjectModules, useReactor, version| Constructor and Description |
|---|
SourceMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
computeMavenVersions(java.util.List<org.apache.maven.project.MavenProject> projects)
Automatically detects the maven version for an atlassian project based on which version of the base pom it inherits from.
|
void |
execute() |
applyModuleMapping, checkedCopy, determineReleaseArtifactMappingForProject, findBuildConfiguration, getBaseProjectModules, getModuleProjects, getResolvedProjects, resolveRootProjectpublic static final java.lang.String SNAPSHOT_FILTER
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionpublic void computeMavenVersions(java.util.List<org.apache.maven.project.MavenProject> projects)
projects - Copyright © 2012 Atlassian. All Rights Reserved.