Just re-running it now: I can see the Surefire report running (i.e., running my tests), as well as the Corbetura report. I think Javadoc is smart enough not to run.
On 9/4/06, Brett Porter <[EMAIL PROTECTED]> wrote:
So it doesn't work at all under "site"? That's a bug report, as it should and I used to use it a bit. For site:run, it's a separate feature request since it's not in there. They should only be generated on demand, but I'm aware that there are some plugins that do the work up front which make this not possible. I think fixing it so that they are aways on demand is a better alternative if possible. - Brett On 05/09/06, Howard Lewis Ship <[EMAIL PROTECTED]> wrote: > I often would like to skip report generation under "mvn site" and especially > under "mvn site:run", but this doesn't work. > > The documentation appears to state that -DgenerateReports=false will skip > report generation. > > http://maven.apache.org/plugins/maven-site-plugin/site-mojo.html > > However, in practice, reports are always generated (very slow for me; large > project, using AspectJ and Corbetura ... takes a minute or two). > > What is the correct way to turn this off, especially with site:run? > > -- > Howard M. Lewis Ship > TWD Consulting, Inc. > Independent J2EE / Open-Source Java Consultant > Creator and PMC Chair, Apache Tapestry > Creator, Apache HiveMind > > Professional Tapestry training, mentoring, support > and project work. http://howardlewisship.com > > -- Apache Maven - http://maven.apache.org "Better Builds with Maven" book - http://library.mergere.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Howard M. Lewis Ship TWD Consulting, Inc. Independent J2EE / Open-Source Java Consultant Creator and PMC Chair, Apache Tapestry Creator, Apache HiveMind Professional Tapestry training, mentoring, support and project work. http://howardlewisship.com
