This is done by the maven-plugin-plugin [1]. How to get the very specific report you're asking about, read [2].
[1] http://maven.apache.org/plugin-tools/maven-plugin-plugin/ [2] http://maven.apache.org/plugin-tools/maven-plugin-plugin/examples/generate-report.html /Anders On Wed, Jul 17, 2013 at 5:50 AM, Richard Sand <[email protected]> wrote: > Hi all - on the Apache Maven website, the index pages for the various > plugin > projects have the "Goals Overview" section, and each goal has a link to a > <goal>-mojo.html file. How do I get the site plugin to generate this for my > plugin project? The index page for the obfuscator plugin is missing this > and > I can't see any options on the maven-project-info-reports-plugin:2.7:index > goal to control this. > > -Richard > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
