Hi *,

I'm trying to generate a webapp that contains my application and a jnlp
to start it, but I don't understand what's written on
http://mojo.codehaus.org/webstart-maven-plugin-parent/webstart-maven-plu
gin/howto.html Perhaps, I'm not deep enough into maven to do this.

What I have: A maven project that is a Java standalone application. All
libraries are listed as dependencies.

What I want: A WAR or ZIP that contains this application as well as a
jnlp file (and perhaps a basic, static index.html that links to the jnlp
file). As far as I understand the document linked above, maven can do
all this including signing jars and generating jnlp by evaulating
dependencies. But how?

Thanks in advance!

Regards, 

Werner

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to