Re: sun.misc.InvalidJarIndexException: Invalid index!

2003-07-28 Thread Keld Mikkelsen
] | |cc: (bcc: Keld Mikkelsen/IT/DK_GBJ/Grundfos) | | Subject: Re: sun.misc.InvalidJarIndexException: Invalid index

Re: sun.misc.InvalidJarIndexException: Invalid index!

2003-07-26 Thread Emmanuel Venisse
PROTECTED] To: Maven Users List [EMAIL PROTECTED] Sent: Friday, July 25, 2003 1:19 PM Subject: Re: sun.misc.InvalidJarIndexException: Invalid index! I have tried to debug this problem, and have learned that we have an issue with our Microsoft Proxy server. I get this error when running ant -f build

Re: sun.misc.InvalidJarIndexException: Invalid index!

2003-07-26 Thread Ben Walding
PROTECTED] Sent: Friday, July 25, 2003 1:19 PM Subject: Re: sun.misc.InvalidJarIndexException: Invalid index! I have tried to debug this problem, and have learned that we have an issue with our Microsoft Proxy server. I get this error when running ant -f build-bootstrap.xml : (doing

Re: sun.misc.InvalidJarIndexException: Invalid index!

2003-07-25 Thread Keld Mikkelsen
I have tried to debug this problem, and have learned that we have an issue with our Microsoft Proxy server. I get this error when running ant -f build-bootstrap.xml : (doing a System.out.println of the IOException) [bootstrap] java.net.ConnectException: Connection refused: no further

Re: sun.misc.InvalidJarIndexException: Invalid index!

2003-07-24 Thread Keld Mikkelsen
Users List [EMAIL PROTECTED] | |cc: (bcc: Keld Mikkelsen/IT/DK_GBJ/Grundfos) | | Subject: Re: sun.misc.InvalidJarIndexException: Invalid index

Re: sun.misc.InvalidJarIndexException: Invalid index!

2003-07-24 Thread dion
: sun.misc.InvalidJarIndexException: Invalid index!| - | Looks like a bad jar file. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Keld Mikkelsen [EMAIL

sun.misc.InvalidJarIndexException: Invalid index!

2003-07-22 Thread Keld Mikkelsen
___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-beta-11-SNAPSHOT sun.misc.InvalidJarIndexException: Invalid index! at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java(Compile d Code)) at sun.misc.URLClassPath.getResource(URLClassPath.java

Re: sun.misc.InvalidJarIndexException: Invalid index!

2003-07-22 Thread dion
sun.misc.InvalidJarIndexException: Invalid index! at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java(Compile d Code)) at sun.misc.URLClassPath.getResource(URLClassPath.java(Compiled Code)) at java.net.URLClassLoader$1.run(URLClassLoader.java:353