Maven report goal that overrides the maven-plugin-plugin report goal to limit the active extractors to
java-annotations-and-scaldoc. This is generally necessary for reliable scala plugin report generation using this
plugin's extractor, since the java-annotations extractor must always be on the classpath alongside it,
and the maven-plugin-plugin report does not expose a similar configuration to that of the xdoc goal.
Annotations
@Mojo()@Execute()
Since
0.6.0
Linear Supertypes
PluginReport, AbstractMavenReport, MavenMultiPageReport, MavenReport, AbstractMojo, ContextEnabled, Mojo, AnyRef, Any
Maven report goal that overrides the maven-plugin-plugin report goal to limit the active extractors to java-annotations-and-scaldoc. This is generally necessary for reliable scala plugin report generation using this plugin's extractor, since the java-annotations extractor must always be on the classpath alongside it, and the maven-plugin-plugin report does not expose a similar configuration to that of the xdoc goal.
0.6.0