On 5/15/07, David Corbin <[EMAIL PROTECTED]> wrote:
Is there a way to specify an alternate jar signer to execute?

Yes. See:

https://svn.codehaus.org/mojo/trunk/mojo/webstart-maven-plugin/plugin/src/test/projects/project5/

Some relevant parts:

https://svn.codehaus.org/mojo/trunk/mojo/webstart-maven-plugin/plugin/src/test/projects/project5/test/pom.xml

         <sign
implementation="org.codehaus.mojo.webstart.test.mysigner.MyJarSignMojoConfig">
           <param>HelloWorld</param>
         </sign>

Jerome

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to