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.2-SNAPSHOT in SVN
1.1 2004-09-27
1.0 2004-07-08

Get the RSS feed of the last changes

Release 1.2-SNAPSHOT - in SVN

TypeChangesBy
update Upgrade to Xerces 2.8.0. Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Add the xml-resolver dependency for xerces. Fixes MAVEN-1753. aheritier
update Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
  • ant v1.5.3-1 -> v1.6.5
  • ant-junit (ant-optional) v1.5.3-1 -> v1.6.5
  • commons-jelly-tags-xml v1.0 -> v1.1
  • jdom v b10 -> v1.0
Fixes MAVEN-1712.
aheritier
update Removed the need to set up a JAVAWS_HOME property. This is now automatically inferred from ${java.home} and defaults to ${java.home}/javaws . You can override this value by setting the maven.abbot.webstart.home property. vmassol

Release 1.1 - 2004-09-27

TypeChangesBy
update Upgraded to Abbot 0.13.0 and JDOM 1.0 beta 10. vmassol
add Added new maven.abbot.extrajars property that can be used to specify extra jars to be added to the executing classpath. For example, this is useful to add custom Abbot tester classes. vmassol

Release 1.0 - 2004-07-08

TypeChangesBy
add Initial creation by Christian Blavier and Vincent Massol. See the feature list on the Abbot plugin web site for a full list of what the plugin does. vmassol