Hi guys,
I looked up some of the emails in the archive about some of the clover
issues floating around however I think I have a new one. Basically
clover does nothing at all. It kind of turns itself off without even
creating the DB. Here's what my run looks like:
[EMAIL PROTECTED] je]$ maven clover
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0-rc3
<snip/>
build:start:
clover:report:
clover:test:
clover:init:
[taskdef] Could not load definitions from resource clovertasks. It
could not be found.
[typedef] Could not load definitions from resource clovertypes. It
could not be found.
clover:on:
[echo] Setting Clover compiler
<clover-setup flushinterval="500" flushpolicy="interval"
initstring="/projects/rms/je/target/clover/database/clover_coverage.db"></clover-setup>
[echo] Now using primary build.compiler :
java:prepare-filesystem:
java:compile:
[echo] Compiling to /projects/rms/je/target/clover/classes
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
test:compile:
test:test:
[junit] Running
org.apache.rms.je.permission.JeBitPermissionFactoryTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.355
sec
[junit] Running org.apache.rms.je.permission.JeBitPermissionDAOTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.178
sec
[junit] Running
org.apache.rms.je.permission.JeBitPermissionIndexDAOTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 4.258
sec
[junit] Running
org.apache.rms.je.permission.JeBitPermissionIndexManagerTest [junit]
Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 4.63 sec
[junit] Running org.apache.rms.je.profile.JeProfileFactoryTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.869
sec
[junit] Running org.apache.rms.je.profile.JeProfileDAOTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.171
sec
[junit] Running org.apache.rms.je.profile.JeProfileRoleLinkDAOTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.508
sec
[junit] Running org.apache.rms.je.sequence.JeSequenceFactoryTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.773
sec
[junit] Running org.apache.rms.je.sequence.JeSequenceDaoTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.731
sec
[junit] Running org.apache.rms.je.JeUtilsTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.78 sec
[junit] Running org.apache.rms.je.role.JeRoleFactoryTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.985
sec
[junit] Running org.apache.rms.je.role.JeRoleDAOTest
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 8.951
sec
[junit] Running org.apache.rms.je.application.JeApplicationDAOTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.407
sec
[junit] Running
org.apache.rms.je.application.JeApplicationFactoryTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.519
sec
**************************************************
HERE'S WHERE CLOVER JUST TURNS OFF |
***********************************|**************
|
clover:off: <---------------------/
[echo] No Clover database found, skipping report generation
BUILD SUCCESSFUL
Total time: 1 minutes 17 seconds
Finished at: Fri May 28 17:31:41 EDT 2004
Any ideas on what might be going on?
Thanks,
Alex
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]