@Mojo(name="list", aggregator=true) public class ListMojo extends AbstractScmMojo
VALID_VERSION_TYPES, VERSION_TYPE_BRANCH, VERSION_TYPE_REVISION, VERSION_TYPE_TAG
Constructor and Description |
---|
ListMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
org.apache.maven.scm.ScmFileSet |
getFileSet() |
checkResult, getBasedir, getConnectionUrl, getExcludes, getIncludes, getScmManager, getScmRepository, getScmVersion, getWorkingDirectory, handleExcludesIncludesAfterCheckoutAndExport, setConnectionType, setConnectionUrl, setExcludes, setIncludes, setWorkingDirectory
getLog, getPluginContext, setLog, setPluginContext
public ListMojo()
public void execute() throws MojoExecutionException
execute
in interface Mojo
execute
in class AbstractScmMojo
MojoExecutionException
public org.apache.maven.scm.ScmFileSet getFileSet() throws IOException
getFileSet
in class AbstractScmMojo
IOException
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.