Hello, What can i do to make surefire show full stacktrace in console and plain txt reports under surefire reports ? when i use the option *redirectTestOutputToFile* I have the trace but not the error stacktrace*.* Help please :)
Here's my plugin configuration : On Wed, Mar 9, 2011 at 5:16 PM, Wendy Smoak <[email protected]> wrote: > On Wed, Mar 9, 2011 at 9:22 AM, Jochen Wiedmann > <[email protected]> wrote: > > No chance? > > I would probably package the site up as a zip and put it in the > repository, then dependency:unpack it where you want it in the webapp. > That assumes the documentation is in a separate module. > > Otherwise, I'd probably just expect to run "mvn site install" in order > to build it (not trying to bind an execution of the site plugin in the > project pom, as you've noted it has side effects.) > > If that doesn't help, try posting a simple example project that > demonstrates the problem so people can play with it. > > -- > Wendy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
