|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.apache.geronimo.mavenplugins.car.AbstractCarMojo
org.apache.geronimo.mavenplugins.car.DependencyChangeMojo
public class DependencyChangeMojo
Check if the dependencies have changed
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.geronimo.mavenplugins.car.AbstractCarMojo |
|---|
AbstractCarMojo.ArtifactLookupImpl |
| Field Summary |
|---|
| Fields inherited from class org.apache.geronimo.mavenplugins.car.AbstractCarMojo |
|---|
artifactFactory, artifactRepository, basedir, dependencyArtifacts, encoding, escapeString, localDependencies, mavenFileFilter, mavenResourcesFiltering, project, projectHelper, session, systemProperties, treeListing |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
DependencyChangeMojo()
|
|
| Method Summary | |
|---|---|
void |
execute()
|
protected void |
saveDependencyChanges(java.util.Collection<DependencyType> dependencies,
PluginArtifactType removed)
|
protected java.io.File |
saveTreeListing()
|
| Methods inherited from class org.apache.geronimo.mavenplugins.car.AbstractCarMojo |
|---|
cleanup, filter, generateExplicitVersionProperties, geronimoToMavenArtifact, getArchiveFile, getArtifactRepository, getDependencies, getFramework, getLog, getModuleId, getProject, includeDependency, init, isModuleArtifact, mavenToGeronimoArtifact, mavenToGeronimoArtifact, resolveArtifact, resolveDependency, setLog, setSystemProperties, toDependencies, toGeronimoDependency, unsetSystemProperties |
| Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
|---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DependencyChangeMojo()
| Method Detail |
|---|
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
protected void saveDependencyChanges(java.util.Collection<DependencyType> dependencies,
PluginArtifactType removed)
throws java.lang.Exception
java.lang.Exception
protected java.io.File saveTreeListing()
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||