I would like to use something like <jar href=""/> in my template.vm from which I generate my jnlp file, and I would like maven to replace the ${artifactId} and ${version} variables with the associated values.  I am able to do it by adding a filter to my pom.xml, and by referencing the filtered template.vm (in the webstart plugin) in the target folder as in: <inputTemplate>target/jnlp/template.vm</inputTemplate>.  However, I am wondering if this can be done an easier way?
 
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.

Reply via email to