I guess I didn't read the fine print. :( You cannot create reports with a Workstation license. That's where it's failing

b) Workstation Edition

A Workstation Edition license entitles the licensee to use Clover
Workstation Edition on one (1) machine by one (1) individual end
user. Workstation Edition does not permit the generation of reports
for distribution.

Thanks anyway
Tim



Tim Brazil wrote:

Hi

We just purchased a workstation license for clover. Previously we were using the 30 evaluation license which is downloaded via the maven environment. I intially tried to simply add the license to the existing clover-ant-1.3_01.jar but that didn't work. We then downloaded the Clover Version 1.3.4 from the Cenqua web site and attempted load the new clover.jar using different methods.

attempt #1 - copying the new clover.jar over the existing clover-ant-1.3_01.jar
attempt #2 - updated my build.properties to explicately point to the correct goodies.
maven.clover.license.path=/home/saba/license/clover.license
maven.clover.jar=/home/saba/clover-1.3.4/lib/clover.jar


It looks like it's picking up the correct clover jar file however I'm still getting "Sorry, you are not licensed to use the requested feature." with all my attempts. I can recall others on this list having Clover license issues. Was this one of the problems that's easily resolved? Do the clover licenses from Cenqua use current "username" or "hostname" in the license key. My manager gave me this license and I'm not sure what information was provided to create it.

I'll forward this to Cenqua if I don't get a response however they are on the other side of the planet. I'd like to finish this today.... so I thought I'd start with the global Maven Experts.

Thanks
Tim
__  __

clover:test:
clover:init:

clover:on:
[echo] Setting Clover compiler
[clover-setup] Clover Version 1.3.4, built on January 14 2005
[clover-setup] loaded from: /home/saba/.maven/repository/clover/jars/clover-ant-1.3_01.jar
[clover-setup] Workstation License registered to [EMAIL PROTECTED], Sendmail, Inc.
[clover-setup] Clover is enabled with initstring '/home/saba/saba/work/appliance-gui-1-0/1108667231/work/mmc-appl-mgmt/target/clover/database/clover_coverage.db'


[echo] Now using primary build.compiler : org.apache.tools.ant.taskdefs.CloverCompilerAdapter

java:prepare-filesystem:

java:compile:
[echo] Compiling to /home/saba/saba/work/appliance-gui-1-0/1108667231/work/mmc-appl-mgmt/target/clover/classes



java:jar-resources:

test:prepare-filesystem:

test:test-resources:

test:compile:

test:test:
   [junit] Running com.sendmail.jsf.sitemap.SiteMapTest
   [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.673 sec

clover:off:

clover:init:
Overriding previous definition of reference to clover.classpath

clover:report:
clover:html-report-internal:
[clover-report] Clover Version 1.3.4, built on January 14 2005
[clover-report] loaded from: /home/saba/.maven/repository/clover/jars/clover-ant-1.3_01.jar
[clover-report] Workstation License registered to [EMAIL PROTECTED], Sendmail, Inc.


BUILD FAILED
File...... /home/saba/.maven/cache/maven-clover-plugin-1.6/plugin.jelly
Element... ant:clover-report
Line...... 289
Column.... 24
Sorry, you are not licensed to use the requested feature.
Total time: 6 seconds
Finished at: Thu Feb 17 13:31:01 PST 2005


## maven debug output
at com.werken.forehead.Forehead.run(Forehead.java:551)
at com.werken.forehead.Forehead.main(Forehead.java:581)
org.apache.commons.jelly.JellyTagException: /home/saba/.maven/cache/maven-clover-plugin-1.6/plugin.jelly:289:24: <ant:clover-report> Sorry, you are not licensed to use the requested feature.







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



Reply via email to