On Oct 29, 2007 3:55 PM, <[EMAIL PROTECTED]> wrote: > Hi all, > > Currently, I'm trying to build an application based on the examples > provided in the webstart-maven-plugin. I managed to sign the > application, but not it's dependencies. Even when I try to build the > examples (eg. Project2, using mvn install webstart:jnlp), I get the > error that the dependencies are not signed. So my question is: how can > I sign my application's dependencies using the JNLP plugin? Or do I > need a different plugin/combination of plugins for signing these > dependencies? > > Thanks for any advice!
Erik, sorry for missing your question. is you application to * be used with the jnlp download servlet ? * deployed in a WAR or within static HTML pages ? * can you describe more your issue "get the error that the dependencies are not signed". Where does this error come from ? At build time or during runtime ? * look at the examples under https://svn.codehaus.org/mojo/trunk/mojo/webstart-maven-plugin/plugin/src/it/. they are used as integration tests and apart from the <version>testing</version> in the POM, they are identical to real life projects. Feel free to send mvn -X output and pom.xml extracts if you still have issues. Cheers, Jerome --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email