On Thu, Jul 11, 2002 at 11:35:06AM -0500, Will Holcomb wrote:
> My unit tests don't show up when I run maven:site unless I run the
> tests ahead of time (the default task, for instance).
That is the correct behavior. It was determined that we didn't want the
site generation to fail if there were unit test errors, thus building
the site doesn't generate the unit test reports unless the unit tests
have already been executed by another target.
There is also a maven user list available for questions like this, you
can subscribe by sending an email to:
[EMAIL PROTECTED]
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>