You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by manoj kaushik <ma...@daffodildb.com> on 2006/08/18 11:11:43 UTC

[java] java.util.zip.ZipException: The system cannot find the path specified

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

Re: [java] java.util.zip.ZipException: The system cannot find the path specified

Posted by manoj kaushik <ma...@daffodildb.com>.
thanks for the reply mr.Lukas. i am using cruisecontrol plugin 1.7 with
maven 1.0.2 and the goals like maven cruisecontrol:configure-war run
sucessfully.

On 8/18/06, Lukas Theussl <lt...@apache.org> wrote:
>
> Which version of cc and the cc plugin are you using? The
> cruisecontrol:run goal has been deprecated [1], it does not work with
> recent versions of cc.
>
> -Lukas
>
> [1] http://maven.apache.org/maven-1.x/plugins/cruisecontrol/goals.html
>
>
> manoj kaushik wrote:
> > 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
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

Re: [java] java.util.zip.ZipException: The system cannot find the path specified

Posted by Lukas Theussl <lt...@apache.org>.
Which version of cc and the cc plugin are you using? The 
cruisecontrol:run goal has been deprecated [1], it does not work with 
recent versions of cc.

-Lukas

[1] http://maven.apache.org/maven-1.x/plugins/cruisecontrol/goals.html


manoj kaushik wrote:
> 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
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org