Re: maven-assembly-plugin and signed jars

2007-07-06 Thread John Casey
If you're using the latest release of the assembly plugin (2.2- beta-1), this is likely to be a bug. I'm not too well-versed with handling signed jars, so if you could file it in: http://jira.codehaus.org/browse/MASSEMBLY along with a project that fails to build (just a small sample project

maven-assembly-plugin and signed jars

2007-07-05 Thread Sebastien Arbogast
I'm using maven-assembly-plugin and jar-with-dependencies descriptor to generate an executable jar for my desktop application. But when I try to execute this jar, I have the following exception: Exception in thread "main" java.lang.SecurityException: no manifiest section for signature file entry