Bummer that nobody is trying out the Clover 2 Maven plugin.  Its pretty damn
cool.  Anyways, I figured it out. errr Atlassian Support figured it out. 

Follow the directions in the documentation....but also add an explicit
dependency to the clover plugin.  And use this exact information:

     <dependency>
         <groupId>com.cenqua.clover</groupId>
         <artifactId>clover</artifactId>
          <version>2.0.1</version>
    </dependency>




dusty wrote:
> 
> Hello,
> 
> I have not been able to get the maven2 clover plugin from Atlassian to
> work with my basic struts archetype.  I think I have it setup right but I
> get weird errors like:
> 
> /home/dusty/code/bioguide/target/clover/src/com/thebioguide/webapp/action/ProviderAction.java:64:0::0
> __CLR2_0b25k5kf7qere8f.R cannot be resolved
> 
> or 
> 
> It appears as though it believes that the same version of clover was not
> used for instrumentation and reporting.
> 
> Has anyone got clover maven2 plugin working?
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Maven2-Clover-Plugin---Anyone-have-a-good-configuration--tf4619127s2369.html#a13749168
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to