de.smartics.maven.apidoc
Class ApiDocReportMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.apache.maven.reporting.AbstractMavenReport
de.smartics.maven.apidoc.AbstractReportMojo
de.smartics.maven.apidoc.ApiDocReportMojo
-
All Implemented Interfaces:
-
ContextEnabled,
Mojo,
MavenReport
-
public class ApiDocReportMojo
-
extends
AbstractReportMojo
API doc report.
-
Author:
-
Robert Reiner
-
maven-goal:
-
apidoc-report
-
maven-phase:
-
site
-
maven-requiresProject:
-
maven-description:
-
Generates a report on Javadoc comments.
Field Summary |
protected List<org.apache.maven.artifact.Artifact> |
pluginArtifacts The plugin's dependencies to build the classpath for tools to be called. |
Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pluginArtifacts
protected List<org.apache.maven.artifact.Artifact> pluginArtifacts
-
The plugin's dependencies to build the classpath for tools to be called.
-
Since:
-
1.0
ApiDocReportMojo
public ApiDocReportMojo()
getName
public String getName(Locale locale)
-
-
-
See Also:
-
MavenReport.getName(java.util.Locale)
getDescription
public String getDescription(Locale locale)
-
-
-
See Also:
-
MavenReport.getDescription(java.util.Locale)
getOutputName
public String getOutputName()
-
-
-
See Also:
-
MavenReport.getOutputName()
executeReport
protected void executeReport(Locale locale)
throws MavenReportException
-
Configures the plugin logger.
-
-
Overrides:
-
executeReport
in class
AbstractReportMojo
-
-
Throws:
-
MavenReportException
-
See Also:
-
AbstractMavenReport.executeReport(java.util.Locale)
Copyright © 2009-2012
Kronseder & Reiner GmbH - smartics. All Rights Reserved.