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.6-SNAPSHOT In SVN
1.5.1 2004-10-23
1.5 2004-05-15
1.4 2004-03-07
1.3 2003-09-29
1.2 Unknown
1.1 2003-02-12

Get the RSS feed of the last changes

Release 1.6-SNAPSHOT - In SVN

TypeChangesBy
update Replace the deprecated xmlParserAPIs by xml-apis 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

Release 1.5.1 - 2004-10-23

TypeChangesBy
fix Removed dependency on non-public goal war:init and computed the name of the WAR file by using the maven.war.final.name property from the WAR plugin. vmassol
update Remove pom.getPluginContext code and replace with maven:get dion

Release 1.5 - 2004-05-15

TypeChangesBy
update Remove Ant dependency dion
fix Fix issues with DOM classes and jdk1.3 dion

Release 1.4 - 2004-03-07

TypeChangesBy
fix Add tag to get a J2EE Entity Resolver for use in other plugins brett

Release 1.3 - 2003-09-29

TypeChangesBy
update Upgrade to dom4j 1.4 dion
update Upgrade to dom4j 1.4-dev-8 dion
update Upgrade to commons-logging 1.0.3 dion

Release 1.2 - Unknown

TypeChangesBy
fix Fixed class not found for war validator task dion

Release 1.1 - 2003-02-12

TypeChangesBy
fix Updated docs so that they referred to the current release and not b5 dion
fix Fix for jars not being included in an EAR file dion
add Added the new changes report . dion
remove Removed appserver plugin from the J2EE project workspace. The Maven appserver plugin is now a seperate project. plynch