|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
com.atlassian.maven.plugins.sourcerelease.mojos.AbstractSourceDistributionMojo
com.atlassian.maven.plugins.sourcerelease.mojos.SourceMojo
public class SourceMojo
Goal exports dependencies from source control for a given groupId mask.
| Field Summary | |
|---|---|
static java.lang.String |
SNAPSHOT_FILTER
|
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
SourceMojo()
|
|
| Method Summary | |
|---|---|
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()
|
| Methods inherited from class com.atlassian.maven.plugins.sourcerelease.mojos.AbstractSourceDistributionMojo |
|---|
applyModuleMapping, checkedCopy, determineReleaseArtifactMappingForProject, findBuildConfiguration, getBaseProjectModules, getModuleProjects, getResolvedProjects, resolveRootProject |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
|---|
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String SNAPSHOT_FILTER
| Constructor Detail |
|---|
public SourceMojo()
| Method Detail |
|---|
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 -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||