Hi,

I am trying to run the cruisecontrol-1.6 plugin.

I leave all properties to their default values except:
maven.cruisecontrol.checkout.dir = target/checkouts
maven.cruisecontrol.home = /usr/local/cruisecontrol

I cannot make it work.

I do:
maven scm:checkout-project    ==> BUILD SUCCESSFUL
maven cruisecontrol:configure ==> BUILD SUCCESSFUL


maven cruisecontrol:run ==>
build:start:

scm:parse-connection:
    [echo] Using connection: scm:cvs:ext:[EMAIL PROTECTED]:/usr/local/cvs:db
Using SCM method: cvs
Using CVSROOT: :ext:[EMAIL PROTECTED]:/usr/local/cvs
Using module: db

scm:validate:

cruisecontrol:validate:

cruisecontrol:run:
    [...]
    [java] [ERROR] Java Result: 1
BUILD SUCCESSFUL


And nothing runs.

Looking at cruisecontrol.log I found two lines of interest:

2005-02-22 07:48:37,020 [main     ] WARN  CruiseControlController - No
previously serialized project found: /home/oscar/workspace/db/db
and
2005-02-22 07:48:37,442 [main     ] FATAL Main             -
HTMLEmailPublisher.xslDir does not exist :
/usr/local/cruisecontrol/reporting/jsp/xsl

I was under the impression that to run a new cruisecontrol installation you
just had to do:
- maven scm:checkout-project
- maven cruisecontrol:configure
- maven cruisecontrol:run

Or are there other things that need to be done either on the cruisecontrol side
or the maven side?

maven-cruisecontrol version: 1.6
cruisecontrol installation versions 2.2.1

Oscar

Thanks

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

Reply via email to