Package poussecafe.maven
Class GenerateDocMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- poussecafe.maven.GenerateDocMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="generate-doc", requiresDependencyResolution=COMPILE_PLUS_RUNTIME, requiresDependencyCollection=COMPILE_PLUS_RUNTIME) public class GenerateDocMojo extends org.apache.maven.plugin.AbstractMojoGenerates an expert-readable documentation of the Model. The documentation is generated in HTML and as a PDF file.
Documentation is generated by analyzing source code. Further instructions about how to enable documentation generation can be found here.
-
-
Constructor Summary
Constructors Constructor Description GenerateDocMojo()
-
Method Summary
Modifier and Type Method Description voidexecute()
-