I would like to produce a tar with my project artifact and all its dependents
jars jarsigned. Also, I would like to deploy the tar as attachment.

I used assembly plugin and write my own descriptor. However, I don’t know
how to sign all the jars before the tar is created. 

I did try create the assemble as "dir"(instead of tar), call antrun to sign
and create the final tar. However, Maven will not include the tar as
attachment.

Thanks

-- 
View this message in context: 
http://maven.40175.n5.nabble.com/assembly-plugin-sign-all-dependented-jars-tp3328397p3328397.html
Sent from the Maven - Users mailing list archive at Nabble.com.

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

Reply via email to