|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.maven.plugin.AbstractMojo org.codehaus.mojo.pluginsupport.MojoSupport org.apache.geronimo.mavenplugins.car.AbstractCarMojo org.apache.geronimo.mavenplugins.car.PlanProcessorMojo
public class PlanProcessorMojo
Add dependencies to a plan and process with velocity
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.geronimo.mavenplugins.car.AbstractCarMojo |
---|
AbstractCarMojo.ArtifactLookupImpl |
Field Summary | |
---|---|
protected String |
planFileName
|
protected File |
sourceDir
|
protected File |
targetDir
|
protected File |
targetFile
|
Fields inherited from class org.apache.geronimo.mavenplugins.car.AbstractCarMojo |
---|
artifactRepository, basedir, dependencyHelper, project, projectHelper |
Fields inherited from class org.codehaus.mojo.pluginsupport.MojoSupport |
---|
container, log |
Fields inherited from interface org.apache.maven.plugin.Mojo |
---|
ROLE |
Constructor Summary | |
---|---|
PlanProcessorMojo()
|
Method Summary | |
---|---|
protected void |
doExecute()
|
Methods inherited from class org.apache.geronimo.mavenplugins.car.AbstractCarMojo |
---|
generateExplicitVersionProperties, geronimoToMavenArtifact, getArchiveFile, getArtifactRepository, getProject, init, isModuleArtifact, mavenToGeronimoArtifact |
Methods inherited from class org.codehaus.mojo.pluginsupport.MojoSupport |
---|
contextualize, createArtifact, execute, getArtifact, getArtifactFactory, getArtifactResolver, getProjectArtifacts, getProjectArtifacts, getProjectArtifacts, resolveArtifact, resolveArtifact |
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 |
---|
protected File sourceDir
protected File targetDir
protected String planFileName
protected File targetFile
Constructor Detail |
---|
public PlanProcessorMojo()
Method Detail |
---|
protected void doExecute() throws Exception
doExecute
in class org.codehaus.mojo.pluginsupport.MojoSupport
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |