Yeah Maven isn’t so great about verifying complete jars, I think they’re planning on fixing this sometime in the future.  Try deleting your existing antlr jar in your repository and build online again and it should pull down a complete jar.

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: Monday, January 10, 2005 9:33 AM
To: [email protected]
Subject: [Andromda-user] Antlr issue

 


When I try to deploy my first test project built with AndroMDA into Websphere it complains about the Antlr-2.7.2.jar file..   I did a jar tvf on the file and saw this error at the end...

 64220 Sun Jan 19 16:47:12 EST 2003 antlr/CppCodeGenerator.class
   700 Sun Jan 19 16:47:12 EST 2003 antlr/DefaultFileLineFormatter.class
  3039 Sun Jan 19 16:47:12 EST 2003 antlr/DefaultToolErrorHandler.class
 14476 Sun Jan 19 16:47:12 EST 2003 antlr/DefineGrammarSymbols.class
java.io.EOFException: Unexpected end of ZLIB input stream
        at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:209)
        at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:131)
        at java.util.zip.ZipInputStream.read(ZipInputStream.java:136)
        at java.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:88)
        at sun.tools.jar.Main.list(Main.java:739)
        at sun.tools.jar.Main.run(Main.java:188)
        at sun.tools.jar.Main.main(Main.java:899)


Any idea why maven is getting a bad jar??  (sorry I no next to nothing about maven.. trying to learn how it works and how to override things)...

Thanks!!!

-
Gary Pinkham
Architect
Enterprise Architecture Services

Reply via email to