On Tue, 08 Mar 2005 17:31:41 +0100, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> after setting the following properties in project.properties
> 
> maven.clover.history.dir=/my/history/dir
> maven.clover.database=/my/history/dir/database/clover_coverage.db

I've got those defined, but I haven't tried the pre-goal part yet. 
The interesting part is the error message I'm getting when I run maven
site:deploy:

mkdir] Created dir: /appl/wfa/WBNT/psob/target/docs/clover
[mkdir] Created dir: /appl/wfa/WBNT/psob/target/docs/clover/history
[clover-report] Clover Version 1.3.5, built on February 21 2005
[clover-report] loaded from:
/appl/wfa/maven/repository/clover/jars/clover-1.3.5.jar
[clover-report] Server License registered to SBC Services, Inc.
[clover-report] Loaded results from 6 coverage recordings.
[clover-report] Writing report to '/appl/wfa/WBNT/psob/target/docs/clover'
[clover-report] Done. Processed 2 packages.
[clover-report] Writing historical report to
'/appl/wfa/WBNT/psob/target/docs/clover/history'
[clover-report] Read 3 history points.
[clover-report] using movers interval of 27 minutes
BUILD FAILED
File...... 
/home/wfausers/wfaoper/.maven/cache/maven-clover-plugin-1.8/plugin.jelly
Element... ant:clover-report
Line...... 323
Column.... 24
Can't connect to X11 window server using ':0.0' as the value of the
DISPLAY variable.
Total time: 1 minutes 40 seconds
Finished at: Tue Mar 08 12:27:27 CST 2005
 

Why is it trying to bring up a X server?

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

Reply via email to