Changes
dIon Gillard
Emmanuel Venisse
Add a default value for maven.jnlp.vendor property.
Fix extension for external site.
Add extension support.
Fix bad signed jar name
Add initial attempt at test project
Initialize correctly jnlp:generate-keystore goal.
Added Support for JarDiff.
Added maven.jnlp.signjar.storetype property.
Documented the maven.jnlp.properties and made it work correctly
Created By is now set to Apache Maven instead of Apache Jakarta Maven
Added extra property maven.jnlp.cert.version to support certificate renewals.
Updated jarversions support to take SNAPSHOT jars into account.
Add support for jar versions.
Remove the need for ${pom} interpolation in properties. The use of the maven:property tag is now used to glean a default property.
Fixes for MAVEN-518. Artifact processing in the plugin was slightly changed and now it supports jar overriding mechanism
Fix Maven-343. Support large jar files.
Fix generated jnlp file. We use now argument tag instead of sysproperty tag.
Add the possibility to choose the main jar.