Hi,

I'm trying to use the shade plugin to build a jar file that includes swf
files from modules that are being built by a pom's parent. However, when I
try to build (clean install) I get the following error:

[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error creating shaded jar.

Embedded error: error in opening zip file

Is the plugin trying to unzip the included dependency, which in this case is
a swf? If so, is there any way to configure the plugin such that it just
pulls in the dependency and doesn't try to unzip it?

Thanks,

Allan

Reply via email to