On 4/5/06, Jeff Louw <[EMAIL PROTECTED]> wrote: > > It is working ... but: > > The generated launch.jnlp file does not appear to be correct. I think the > problem is the template.vm overrides the information that has already been > provided in the pom.xml ? > > How can I setup the template.vm so that a correct launch.jnlp is created ? > Any samples ?
The .vm file will be processed and some values are replaced according to the doc: See the "JNLP File Generation" section in: http://mojo.codehaus.org/webstart-maven-plugin-parent/webstart-maven-plugin/howto.html Start by looking at what you want to obtain and replace the sections that the plugin will auto-generate by the variable the plugin understands. Be sure to have your pom configured correctly. Jerome --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]