org.codehaus.mojo.dependency
public abstract class AbstractFromDependenciesMojo extends AbstractMojo
Field Summary | |
---|---|
protected ArchiverManager | archiverManager
To look up Archiver/UnArchiver implementations |
protected File | outputDirectory
Output location used for mojo. |
Method Summary | |
---|---|
protected Set | getDependencies()
Retrieves all artifact dependencies within the reactor
|
protected Map | getMappedReactorArtifacts()
Creates a Map of artifacts within the reactor using the groupId:artifactId:classifer:version as key
|
UNKNOWN: expression="${component.org.codehaus.plexus.archiver.manager.ArchiverManager}"
UNKNOWN: expression="${outputDirectory}" default-value="${project.build.directory}/dependency"
Returns: A HashSet of artifacts
Returns: A HashMap of all artifacts available in the reactor