Changes Vincent Massol 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. Upgraded to Abbot 0.13.0 and JDOM 1.0 beta 10. Added new maven.abbot.extrajarsproperty 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. 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.