You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Alexy Khrabrov <de...@gmail.com> on 2009/06/23 10:56:40 UTC

jar-with-dependencies fais with "error in opening zip file"

I deployed the same pom.xml which works fine on Mac OSX to CentOS, and
doing mvn package there croaks:

Failed to create assembly: Error creating assembly archive
jar-with-dependencies: error in opening zip file

I'm using the standard jar-with-dependencies descriptorRef, attached
to the package phase with a main class per Maven book.  What can be
different on Linux to cause this?  Tried different versions of maven
-- 2.0.10 and 2.1.0m and of the maven-assembly-plugin --
2.2-beta-{2,4} -- with the same results.

Cheers,
Alexy

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