Re: assembly-plugin: exlude a file from dependent jar

2007-08-14 Thread aldana
%3A-exlude-a-file-from-dependent-jar-tf4262024s177.html#a12147536 Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

assembly-plugin: exlude a file from dependent jar

2007-08-13 Thread aldana
... above try does not work. does anybody know, how it is possible to tell that a certain file of a dependency should be excluded? many thanks. -- View this message in context: http://www.nabble.com/assembly-plugin%3A-exlude-a-file-from-dependent-jar-tf4262024s177.html#a12128757 Sent from the Maven

Re: assembly-plugin: exlude a file from dependent jar

2007-08-13 Thread Zarick Lau
On 8/13/07, aldana [EMAIL PROTECTED] wrote: hi all, in one of my projects i am having bouncycastle as a dependency. for distribution i am using the assembly plugin. problem is that files BCKEY.DSA and BCKEY.SF give me an SecurityException: no manifest section for signature file entry so