All,

according to
http://maven.apache.org/reference/plugins/cruisecontrol/properties.html
the default filename for CC config file is
${maven.build.dir}/cruisecontrol/config.xml.

IMHO this is a bit problematic as during the build loop the build.dir
is deleted:
  clean:clean:  [delete] Deleting directory /XXXXX/target
and the config file is lost, resulting in errors from CC.

Is this a bug or is the user supposed the change the default value?

Bernd



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

Reply via email to