But how this plugin treat with situation when signing have to be only 
after assembly plugin?




"Ivo Limmen" <[EMAIL PROTECTED]> 
13.06.2006 09:17
Please respond to
"Maven Users List" <[email protected]>


To
"Maven Users List" <[email protected]>
cc

Subject
Re: Signed assembly






There is a keytool plugin but it is in beta stage. You can use a simple
antrun plugin and use the &lt;signjar&gt; tags from ant. This is how I did
it.

On 6/13/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Problem:
> Exist module with dependencies. Gathered assembly with included 
dependent
> jars. Problem, that have no idea how to sign assembled jar. I can sign 
jar
> with maven-jar-plugin, but not with maven-assembly-plugin. Apreciate any
> ideas. May be there exist any other way to solve problem?
>
> best regards,
>
> Viktor M. Pischulin
> Java developer
> KCK Software
> web: www.kcksoftware.com
> e-mail: [EMAIL PROTECTED]
>
>
>

Reply via email to