Hi,

My Clover reports worked fine before I renamed some sub-modules.  Now during
compilation for Clover it can't find the other sub-module that this project
depends upon.  The normal compile and install works fine as the log snippet
shows, but when Clover compiles its version it can't see the dependency.

Can anyone guess why that might happen - why Clover doesn't see a dependency
but normal compile does?

Thanks for any help,
Michael

Here is where it goes bad....


[INFO] [install:install]
[INFO] Installing C:\views\mw_oba_prj_lptp\oba\standalone\target\oba-
standalone-1.0-SNAPSHOT.jar to
C:\Documents and
Settings\michael.waluk\.m2\repository\com\workscape\oba\oba-standalone\1.0-SNAPSHOT
\oba-standalone-1.0-SNAPSHOT.jar
[INFO] Installing C:\views\mw_oba_prj_lptp\oba\standalone\target\oba-
standalone-1.0-SNAPSHOT-tests.j
ar to C:\Documents and
Settings\michael.waluk\.m2\repository\com\workscape\oba\oba-standalone\1.0-SN
APSHOT\oba-standalone-1.0-SNAPSHOT-tests.jar
[INFO] Preparing clover:instrument
[WARNING] Removing: instrument from forked lifecycle, to prevent recursive
invocation.
[INFO] [clover:instrumentInternal]
Clover Version 1.3.12, built on February 08 2006
loaded from: C:\Documents and
Settings\michael.waluk\.m2\repository\com\cenqua\clover\clover\1.3.12\
clover-1.3.12.jar
Server License registered to Workscape
No coverage database
'C:\views\mw_oba_prj_lptp\oba\standalone\target/clover/clover.db' found.
Creati
ng a fresh one.
Processing files at 1.5 source level.
Instrumented 78 source files.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
Compiling 78 source files to
C:\views\mw_oba_prj_lptp\oba\standalone\target\clover\classes
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure

C:\views\mw_oba_prj_lptp\oba\standalone\target\clover\src\com\workscape\oneforce\apps\builder\Scenar
ioFactory.java:[19,38] package com.workscape.oneforce.builder does not exist

Reply via email to