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.

Next releases

Maven Abbot Plugin - Release 1.2-SNAPSHOT

Type Changes By
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 defaultsto ${java.home}/javaws . You can override this value bysetting the maven.abbot.webstart.home property. vmassol

Maven Appserver Plugin - Release 2.1-SNAPSHOT

Type Changes By
add Add Orion 2.0.x support Fixes MPAPPSERVER-4. Thanks to Matt Smith. brett
add Add server debugging support to Tomcat 4.1.x Fixes MPAPPSERVER-5. Thanks to Guillaume Lasnier. plynch
fix Make runtime appserver properties play nice with console aftermultiple goal invocations Fixes MPAPPSERVER-7. Thanks to Peter Lynch. plynch

Maven AspectWerkz Plugin - Release 1.3-SNAPSHOT

Type Changes By
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

Maven Hibernate Plugin - Release 1.4-SNAPSHOT

Type Changes By
update Upgrade to Xerces 2.8.0. Replace the deprecated xmlPar serAPIs 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
  • commons-collections v2.1 - > v3.0
  • commons-jelly v1.0-beta-4 - > v1.0
  • commons-logging v1.0.3 - > v1.0.4
  • log4j v1.2.8 - > v1.2.12
Fixes MAVEN-1712.
aheritier

Maven J2EE Plugin - Release 1.6-SNAPSHOT

Type Changes By
update Replace the deprecated xmlParserAPIs by xml-api s 1.3.03. 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 :
  • commons-logging v1.0.3 - > v1.0.4
  • dom4j v1.4-dev-8 - > v1.4
Fixes MAVEN-1712.
aheritier

Maven JBoss Plugin - Release 1.6-SNAPSHOT

Type Changes By
fix Removed dependency on non-public goal war:init and migrated the jboss:deploy-warfile and jboss:undeploy-warfile goals to use the new maven:get tag to retrieve propertiesfrom the WAR plugin. vmassol
add Added new debug scripts that add the -Xdebug and other debugging options to enable remote debugging of a JBoss server. Fixes MPJBOSS-14. Thanks to Marc-Antoine Guarrigue. vmassol

Maven JBuilder Plugin - Release 1.6-SNAPSHOT

Type Changes By
update Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
  • commons-jelly-tags-xml v1.0 - > v1.1
Fixes MAVEN-1712.
aheritier
add Add support for jbuilder 2005. evenisse
fix Remove use of pom.getPluginContext and replace with maven:set/get. Fixes MPJBUILDER-13. evenisse

Maven JCoverage Plugin - Release 1.1-SNAPSHOT

Type Changes By
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 i n maven 1.1 core and to unify them between plugins. The following dependencies are updated :
  • log4j v1.2.8 - > v1.2.12
  • oro v2.0.7 - > v2.0.8
  • velocity v1.3 - > v1.4
Fixes MAVEN-1712.
aheritier
fix Open report in a new window. evenisse
fix Allow comma separeted values for maven.jcoverage.instrumentation.excludes. Fixes MPJCOVERAGE-20. evenisse
fix Fix tests failures when user use maven.jcoverage.instrumentation.excludes Fixes MPJCOVERAGE-16. evenisse
fix Fix report for Inner/anonymous classes. Fixes MPJCOVERAGE-18. evenisse

Maven Jetty Plugin - Release 1.2-SNAPSHOT

Type Changes By
update Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
  • commons-jelly-tags-xml v1.0 - > v1.1
Fixes MAVEN-1712.
aheritier
fix Added tools.jar to the Jetty execution classpath to support JSP compilation. Fixes MPJETTY-2. Thanks to Peter Ryan. vmassol
update Upgraded dependency to Jasper Compiler and Runtime 4.1.30. Fixes MPJETTY-4. Thanks to Adam Fisk. vmassol
update Upgraded dependency to Jetty 4.2.20. Fixes MPJETTY-3. Thanks to Adam Fisk. vmassol
add Added a FAQ vmassol

Maven JNLP Plugin - Release 1.5-SNAPSHOT

Type Changes By
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

Maven Latex Plugin - Release 1.1.1-SNAPSHOT

Type Changes By
update update to commons-lang 2.0 brett

Maven Modello Plugin - Release 1.0-SNAPSHOT

Type Changes By
add New site report (maven-modello-plugin) to generate the model documentation and the XML schema. aheritier
add New goal modello:xsd aheritier
add New goals modello:jpox and modello:jpox-metadata-class aheritier
add New goals modello:jdom, and modello:j dom-writer aheritier
add New goals modello:dom4j, modello:dom4j-reader and modello:dom4j-writer aheritier
add New goals modello:stax, modello:stax-reader and modello:stax-writer aheritier
add Automatically verify required properties. aheritier
add Add a test to validate generations from modello plugins. aheritier
add New property maven.modello.plugins to select plugins to call for the goal modello:modello aheritier
update The property maven.modello.targetDirectory is replaced by maven.modello.java.targetDirectory,maven.modello.xsd.targetDirectory, and maven.modello.xdoc.targetDirectory aheritier
update The plugin is now based on modello libraries 1.0-alpha-14. aheritier
add Add plugin documentation and refactor web site. aheritier

Maven Release Plugin - Release 1.5-SNAPSHOT

Type Changes By
update Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Fixes MAVEN-1753. aheritier
fix The encoding of the project.xml file is not preserved after doing release:transform . Fixes MPRELEASE-12. Thanks to Dennis Lundberg. ltheussl
fix handle non-jar dependencies Fixes MPRELEASE-11. brett
update Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
  • maven v1.0-rc2 - > v1.0.2
  • dom4j v1.4-dev-8 - > v1.4
  • commons-jelly v1.0-beta-4 - > v1.0
Fixes MAVEN-1712.
aheritier
fix Handle poms with a namespace Fixes MPSCM-64. fgiust

Maven Repository Plugin - Release 1.3-SNAPSHOT

Type Changes By
update Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
  • commons-jelly-tags-util v1.1 - > v1.1.1
  • commons-jelly-tags-xml v1.0 - > v1.1
Fixes MAVEN-1712.
aheritier
fix Fixed typo in docs Fixes MPREPO-6. dion
add create-upload-bundle now also adds a jar with java sources fgiust

Maven Shell Plugin - Release 1.2-SNAPSHOT

Type Changes By
update Bash completion support Fixes MPSHELL-1. Thanks to Michael Schuerig. brett

Maven Struts Plugin - Release 1.4-SNAPSHOT

Type Changes By
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 very old docs dion
fix Fix classpath for the Struts war validator dion
update Add a plugin test project that tests the validator dion
update Remove old pom.getPluginContext code dion

Maven Uberjar Plugin - Release 1.3-SNAPSHOT

Type Changes By
update Upgrade to classworlds 1.1 alpha 2 to unify with scm plugin. aheritier
fix Excluded dependencies not bundled from the classworlds configuration Fixes MPUBERJAR-6. Thanks to Ronald Holshausen. brett
fix Fix path if < jar > is specified for a dependency Fixes MPUBERJAR-7. Thanks to Goran Lowkrantz. brett

Maven Webserver Plugin - Release 2.1-SNAPSHOT

Type Changes By
add Add user and group properties Fixes MPWEBSERVER-1. Thanks to Guillaume Lasnier. brett

Maven Webstart Plugin - Release 1.0-SNAPSHOT

Type Changes By
add Initial plugin creation by Girish Deuskar. See the feature list on the Webstart plugin web site for a full list of what the plugin does. vmassol

And the others ...

Project name Next release
Cactus and JCoverage Integration Plugin 1.0-SNAPSHOT
Maven Ashkelon Plugin 1.2.1-SNAPSHOT
Maven Caller Plugin No future version planned
Maven Castor Plugin No future version planned
Maven DocBook Plugin No future version planned
Maven Integration Test Plugin 1.0
Maven JDEE Plugin No future version planned
Maven JDeveloper Plugin No future version planned
Maven JUnitDoclet Plugin No future version planned
Maven TJDO Plugin No future version planned
Maven VDoclet Plugin 1.2.1-SNAPSHOT but no changes registred actually.
Maven Wizard Plugin 1.1.1-SNAPSHOT but no changes registred actually.