I want Maven2 to create a .jnlp (webstart profile) for my application.
There is a maven-jnlp plugin, but it is deprecated somewhere around Maven 1.1-beta2.
Is there a preferable way to do this, or do I need to implement this feature myself?
Jared source share