|
I can generate a signed jar using the webstart:jnlp plugin, with a mvn clean package command, and that works great. My target folder has the jnlp and the jar file. However, if I wanted to deploy this to a server and link to it from a maven site, the jnlp is jarred up with the rest of the webstart jar (I assume), and so I am just wondering how I would do that? Is this the issues that I have seen referenced about having to have two separate projects?
Thanks,
Matt W.
NOTICE: This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. |
- [mojo-user] how can I use a generated webstart artifact? Matt Wheeler
- Re: [mojo-user] how can I use a generated webstart art... Jerome Lacoste
