I have found the cause of the Clover problem, and it appears to be an error in
the AppFuse POM.
Line 70 of the core POM is:
target/test-classes/jdbc.properties
Clover has to instrument the java code (unlike cobertura which instruments the
class files), so it copies everything to a separate dire
I agree it's worth patching the source. Please enter an issue in JIRA.
http://issues.appfuse.org/browse/APF
Thanks!
On Thu, Dec 9, 2010 at 6:39 AM, Milbourne, Anthony <
[email protected]> wrote:
> I have found the cause of the Clover problem, and it appears to be an
> error i
On Dec 9, 2010, at 12:04 AM, dan wrote:
> 于 2010-12-9 13:32, Matt Raible 写道:
>>
>> On Dec 8, 2010, at 10:17 PM, dan wrote:
>>
>>> 于 2010-12-9 9:57, Matt Raible 写道:
On Dec 8, 2010, at 6:47 PM, dan wrote:
> 于 2010-12-9 9:13, Matt Raible 写道:
>> What version of Maven are you usi
于 2010-12-9 9:13, Matt Raible 写道:
What version of Maven are you using? What version of AppFuse. I need to know
what you're doing so I can try and reproduce.
On Dec 8, 2010, at 5:16 PM, dan wrote:
I meet a problem that when i use mvn site to generate the report,the log
in console below
[INFO]