@Mojo(name="iterator", defaultPhase=PACKAGE, requiresDependencyResolution=TEST, requiresProject=true, threadSafe=true) public class IteratorMojo extends AbstractIteratorMojo
Modifier and Type | Field and Description |
---|---|
protected org.apache.maven.reporting.exec.MavenPluginManagerHelper |
mavenPluginManagerHelper
This is the helper class to support Maven 3.1 and before.
|
Constructor and Description |
---|
IteratorMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
org.codehaus.plexus.util.xml.Xpp3Dom |
toXpp3Dom(org.codehaus.plexus.configuration.PlexusConfiguration config)
Taken from MojoExecutor of Don Brown.
|
convertSortOrder, getBeginToken, getContent, getDelimiter, getEndToken, getFolder, getFolders, getItems, getItemsConverted, getItemsWithProperties, getIteratorName, getMavenProject, getMavenSession, getPlaceHolder, getSortOrder, isContentNull, isContentSet, isFailAtEnd, isFolderNull, isFolderSet, isItemsNull, isItemsSet, isItemsWithPropertiesNull, isItemsWithPropertiesSet, isMoreThanOneSet, isNoneSet, isSkip, isSortOrderValid, setBeginToken, setContent, setDelimiter, setEndToken, setFolder, setItems, setItemsWithProperties, setIteratorName, setMavenProject, setMavenSession, setSortOrder
@Component protected org.apache.maven.reporting.exec.MavenPluginManagerHelper mavenPluginManagerHelper
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
public org.codehaus.plexus.util.xml.Xpp3Dom toXpp3Dom(org.codehaus.plexus.configuration.PlexusConfiguration config)
config
- the PlexusConfiguration. Must not be null
.Copyright © 2011–2017 SoftwareEntwicklung Beratung Schulung. All rights reserved.