Oops. Actually this may not be true. I had forgotten there was a cactus.jsl file in the cactus plugin. I'll have a look and fix this.
Thanks -Vincent > -----Original Message----- > From: Vincent Massol [mailto:[EMAIL PROTECTED] > Sent: 08 November 2003 11:56 > To: 'Maven Users List' > Cc: [EMAIL PROTECTED] > Subject: RE: Getting cactus error output into the report > > Hi Daniel, > > It looks like it's a limitation of the Maven junit-report plugin. Could > you post a JIRA improvement report for the junit-report plugin. Although > I haven't tested it, I believe you'll also not see stack trace > information for pure junit tests when using Maven. > > Thanks > -Vincent > > > -----Original Message----- > > From: Daniel Rabe [mailto:[EMAIL PROTECTED] > > Sent: 04 November 2003 01:34 > > To: '[EMAIL PROTECTED]' > > Subject: Getting cactus error output into the report > > > > I'm using maven with the cactus plugin on Windows XP. If one of my > cactus > > tests gets an error (it throws an exception), a stack trace is emitted > > into > > the .txt and .xml files in target/test-cactus-reports/tomcat5x. > However, > > the > > report that's generated by the cactus plugin only shows the exception > > message. It would really be helpful to have the actual stack trace in > the > > report. Is there any way I can configure maven and/or the cactus > plugin to > > do this? > > > > Thanks, > > Daniel Rabe > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
