@Mojo(name="xdoc", threadSafe=true) public class XdocGeneratorMojo extends AbstractGeneratorMojo
| Modifier and Type | Field and Description |
|---|---|
protected File |
outputDirectory
The directory where the generated Xdoc files will be put.
|
dependencies, encoding, extractors, goalPrefix, local, mojoScanner, packagingTypes, project, remoteRepos, skip, skipErrorNoDescriptorsFound| Constructor and Description |
|---|
XdocGeneratorMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected Generator |
createGenerator() |
protected File |
getOutputDirectory() |
execute@Parameter(defaultValue="${project.build.directory}/generated-site/xdoc") protected File outputDirectory
public XdocGeneratorMojo()
protected File getOutputDirectory()
getOutputDirectory in class AbstractGeneratorMojoprotected Generator createGenerator()
createGenerator in class AbstractGeneratorMojoGenerator implementation.Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.