You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by EP...@upstate.com on 2003/02/20 15:56:24 UTC

RE: Test Xref link is not displaying list of test classes used by Cactus

I'm loving all the cactus bugs!

The reason you are not seeing the cactus reports is probably because you are
not telling the cactus plugin to put it's .xml report files into the junit
report directory.  IIRC there is some sort of test-cactus-reports directory
that by default cactus puts them into.

today, cactus is reliant on the junit-report plugin to create it's reports.
However, in the version being committed to CVS, it has the outlines for
registering itself as something that generates a Project Report.  As soon as
I pull the reporting stuff out of junit-report into cactus, then you will
have two links, Junit tests and Cactus tests.

Does that answer your question?  

Eric Pugh

-----Original Message-----
From: Green Cap [mailto:greencap@hotmail.com]
Sent: Wednesday, February 19, 2003 9:26 PM
To: turbine-maven-user@jakarta.apache.org
Subject: Test Xref link is not displaying list of test classes used by
Cactus


When clicking on "Test Xref" under "Project Reports", I get redirected to a 
page that displays all the test classes, but this page doesn't display test 
classes used by Cactus !!




_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.  
http://join.msn.com/?page=features/virus


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-maven-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-maven-user-help@jakarta.apache.org