Hello, I try to use clover with maven. For reports only it works fine - just added 'maven-clover-plugin' to the reports section of the POM. Now I would like to have a history, but I could not get it to work.
I did set the 'maven.clover.history.dir' in the propertis file an tried to call 'maven clover:save-history' after 'maven:site'. It ended up with the message that there is no goal called 'clover:save-history' (but it's mentioned in the docs of the maven-clover-plugin). How can i get this to work? Did I get something wrong? thanks, Volker --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
