-------------------- build:start:
java:prepare-filesystem:
java:compile:
[echo] Compiling to /Applications/eclipse/workspace/ECP-BluePrint-Domain/poms/target/ classes
BUILD SUCCESSFUL
Total time: 5 seconds
Finished at: Tue Jul 27 21:47:19 CDT 2004
------------------
It didn't look like the tests were running, but based on what I saw in plugin.jelly, I would've expected to see 'No tests to run' if it didn't find anything. I suppose that's only if I had omitted the unitTest element. (?) Alas, it's not idiot proof. :)
Thanks, Kim
On Jul 27, 2004, at 9:39 PM, Dion Gillard wrote:
When you run maven:test is there any output about tests being run at all?
On Tue, 27 Jul 2004 21:12:31 -0500, Kim Goings <[EMAIL PROTECTED]> wrote:When I run maven site:generate or maven junit-report:report, I'm not getting the output I expect for the junit report.
The TESTS-TestSuites.xml file only contains an empty <testsuite> element. junit-report.html shows that no tests ran. I'm pretty sure it's finding them b/c if I run maven test:test, it ends with a successful build and I don't get a message about 'no tests to run'.
Can anyone give me a pointer of where to go next to determine what I might have wrong?
Thanks, Kim
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- http://www.multitask.com.au/people/dion/
--------------------------------------------------------------------- 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]
