Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.6
-
Fix Version/s: 1.8
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
I don't know if this is a bug or I am something wrong. I'm using both Clover and AspectJ plugins in my project. Clover does not work if I have this lines in my maven.xml file:
<preGoal name="java:compile">
<attainGoal name="aspectj"/>
</preGoal>
And when I remove '<attainGoal name="aspectj"/>' Clover works perfectly.
Thank you.
Alex, I have not been able to reproduce your problem. Is it still hapening? Could you please give more data so that I can try to reproduce it? Thanks.