Apache Maven 1.x has reached its end of life, and is no longer supported. For more information, see the announcement. Users are encouraged to migrate to the current version of Apache Maven.

Release History

VersionDateDescription
1.5-SNAPSHOT In CVS
1.4.1 2004-08-26
1.4 2004-07-12
1.3 2004-03-10
1.2 2003-09-29
1.1 in CVS

Get the RSS feed of the last changes

Release 1.5-SNAPSHOT - In CVS

TypeChangesBy
add Add a default value for maven.jnlp.vendor property. Fixes MPJNLP-21. evenisse
fix Fix extension for external site. Thanks to Steve Molloy. evenisse

Release 1.4.1 - 2004-08-26

TypeChangesBy
add Add extension support. Fixes MPJNLP-2. evenisse
fix Fix bad signed jar name Fixes MPJNLP-13. dion

Release 1.4 - 2004-07-12

TypeChangesBy
add Add initial attempt at test project dion
fix Initialize correctly jnlp:generate-keystore goal. Fixes MPJNLP-9. evenisse
add Added Support for JarDiff. Fixes MPJNLP-8. Thanks to Pelle Braendgaard. evenisse
add Added maven.jnlp.signjar.storetype property. evenisse
fix Documented the maven.jnlp.properties and made it work correctly Fixes MPJNLP-12. Thanks to Martin van den Bemt. evenisse
fix Created By is now set to Apache Maven instead of Apache Jakarta Maven Thanks to Martin van den Bemt. evenisse

Release 1.3 - 2004-03-10

TypeChangesBy
add Added extra property maven.jnlp.cert.version to support certificate renewals. Fixes MPJNLP-7. evenisse
fix Updated jarversions support to take SNAPSHOT jars into account. Fixes MPJNLP-6. evenisse
fix Fixes MPJNLP-1. evenisse
fix Add support for jar versions. Fixes MPJNLP-4. evenisse
update Remove the need for ${pom} interpolation in properties. The use of the maven:property tag is now used to glean a default property. jvanzyl

Release 1.2 - 2003-09-29

TypeChangesBy
fix Fixes for MAVEN-518. Artifact processing in the plugin was slightly changed and now it supports jar overriding mechanism Fixes MAVEN-518. evenisse
fix Fix Maven-343. Support large jar files. Fixes MAVEN-343. Thanks to James Macgill. evenisse
fix Fix generated jnlp file. We use now argument tag instead of sysproperty tag. evenisse

Release 1.1 - in CVS

TypeChangesBy
add Add the possibility to choose the main jar. Thanks to Dominique Collette. evenisse