Yes, I know about the jar plugin. That what I would use to do the actual signing of a single jar. But, it is the handling of multiple keystores/keys for dev/release use and their placements I am interested in. Especially if there is some fancy way to create a project with the keystore/keys in and depend upon it somehow so that the signing can use these keys in a smart way, without the need of specifying any absolute path-names.
/Henrik >-----Original Message----- >From: leeand00 [mailto:[EMAIL PROTECTED] >Sent: 23. oktober 2007 22:00 > >Have you checked out the maven 2 jar plugin? >http://maven.apache.org/plugins/maven-jar-plugin/
