hello
when i run cruisecontrol through command
maven cruisecontrol:run
the follwing output is produced:
C:\workr\checkout\replication\client>maven cruisecontrol:run
__  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

build:start:

scm:parse-connection:

scm:validate:

cruisecontrol:validate:

cruisecontrol:run:
   [java] java.util.zip.ZipException: The system cannot find the path
specified
   [java]      at java.util.zip.ZipFile.open(Native Method)
   [java]      at java.util.zip.ZipFile.<init>(ZipFile.java:112)
   [java]      at java.util.jar.JarFile.<init>(JarFile.java:127)
   [java]      at java.util.jar.JarFile.<init>(JarFile.java:65)
   [java] Exception in thread "main"
   [java] [ERROR] Java Result: 1
BUILD SUCCESSFUL
Total time: 4 seconds
Finished at: Fri Aug 18 13:56:16 GMT+05:30 2006

anyone who knows the solution to this zip file exception please reply.

thanks in advance
Manoj Kaushik

Reply via email to