Sebastien Arbogast wrote:
In chapter 3, page 71, it's written:
"Even though the standard reports are very useful, often you will want to
customize the projects reports that are created and displayed in your web
site. The reports created and displayed are controlled in the build/reports
element in the POM. You may want to be more selective about the reports
that
you generate and to do so you need to list each report that you want to
include as part of the site generation. You do so by configuring the plugin
as follows:"
And the example actually shows a modification of the plugin. So is it in
the
plugin or in build/reports, or in both ? And if it is in build/reports,
what
should I put there ? I'm a little bit lost.
Actually it's sort of both. It is in reporting/plugins. The book has
gotten the indentation a bit wrong. Check out this page instead:
http://maven.apache.org/plugins/maven-project-info-reports-plugin/howto.html
--
Dennis Lundberg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]