|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.codehaus.mojo.pluginsupport.MojoSupport
org.apache.geronimo.mavenplugins.car.AbstractCarMojo
org.apache.geronimo.mavenplugins.car.PluginMetadataGeneratorMojo
public class PluginMetadataGeneratorMojo
Generate a geronimo-plugin.xml file based on configuration in the pom and car-maven-plugin configuration.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.geronimo.mavenplugins.car.AbstractCarMojo |
|---|
AbstractCarMojo.ArtifactLookupImpl |
| Field Summary | |
|---|---|
protected String |
pluginMetadataFileName
Name of generated plugin metadata file. |
protected File |
targetDir
Directory for generated plugin metadata file. |
| Fields inherited from class org.apache.geronimo.mavenplugins.car.AbstractCarMojo |
|---|
artifactFactory, 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 | |
|---|---|
PluginMetadataGeneratorMojo()
|
|
| Method Summary | |
|---|---|
protected void |
doExecute()
Configuration for this instance itself. |
| Methods inherited from class org.apache.geronimo.mavenplugins.car.AbstractCarMojo |
|---|
generateExplicitVersionProperties, geronimoToMavenArtifact, getArchiveFile, getArtifactRepository, getDependencies, getProject, includeDependency, init, isModuleArtifact, mavenToGeronimoArtifact, mavenToGeronimoArtifact, resolveDependency |
| 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 targetDir
protected String pluginMetadataFileName
| Constructor Detail |
|---|
public PluginMetadataGeneratorMojo()
| Method Detail |
|---|
protected void doExecute()
throws Exception
doExecute in class org.codehaus.mojo.pluginsupport.MojoSupportException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||