|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.apache.maven.plugin.plugin.AbstractGeneratorMojo
org.apache.maven.plugin.plugin.DescriptorGeneratorMojo
public class DescriptorGeneratorMojo
Generate a plugin descriptor.
Note: Phase is after the "compilation" of any scripts
Field Summary | |
---|---|
protected java.io.File |
outputDirectory
|
Fields inherited from class org.apache.maven.plugin.plugin.AbstractGeneratorMojo |
---|
goalPrefix, mojoScanner, project |
Fields inherited from interface org.apache.maven.plugin.Mojo |
---|
ROLE |
Constructor Summary | |
---|---|
DescriptorGeneratorMojo()
|
Method Summary | |
---|---|
protected org.apache.maven.tools.plugin.generator.Generator |
createGenerator()
|
protected java.io.File |
getOutputDirectory()
|
Methods inherited from class org.apache.maven.plugin.plugin.AbstractGeneratorMojo |
---|
execute |
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 java.io.File outputDirectory
Constructor Detail |
---|
public DescriptorGeneratorMojo()
Method Detail |
---|
protected java.io.File getOutputDirectory()
getOutputDirectory
in class AbstractGeneratorMojo
protected org.apache.maven.tools.plugin.generator.Generator createGenerator()
createGenerator
in class AbstractGeneratorMojo
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |