Hi,

I am trying to use the maven clover plugin. In the properties for the plugin, it says I can specify maven.clover.jar property which "Allows the user to override the Clover jar. This is especially useful as the Clover jars are license-signed for a specific project so you might want to use different jars for different projects."

I do have a licensed jar in my lib dir, which I downloaded from Clover's website using my license key. In my project.properties I have: "maven.clover.jar=${basedir}/lib/clover.jar"

However, in my Clover report that is generated, it always says: "30 day Evaluation Version distributed via the Maven Jar Repository. Clover is not free. "

How can I get it to recognize my licensed jar?

Thanks,
Chad



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



Reply via email to