Hi Volker, The documentation on the web site says "Doc for 1.8-SNAPSHOT" which means that what is described is for version 1.8 which is not yet released. You can also check the changes report which tells you what has been modified for the different versions.
So I think you're trying to use a feature that is not present in the version of the plugin you have. ATM, you'll need to build from its sources if you wish to use the history feature. I'll release version 1.8 as soon as I come back from holidays (i.e. around the 8th of March). Thanks -Vincent > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: vendredi 25 f�vrier 2005 18:12 > To: [email protected] > Subject: maven-clover-plugin and history > > 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
