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.3-SNAPSHOT in SVN
1.2 2004-05-15
1.1 2004-03-11
1.0 2003-09-29

Get the RSS feed of the last changes

Release 1.3-SNAPSHOT - in SVN

TypeChangesBy
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

Release 1.2 - 2004-05-15

TypeChangesBy
update Deprecate maven.repository.group, use maven.remote.group instead Fixes MPREPO-5. brett

Release 1.1 - 2004-03-11

TypeChangesBy

Release 1.0 - 2003-09-29

TypeChangesBy
add Added repository:copy-jar dion
add Removed hard coded group name - now a property dion
add Renamed repository:deploy-snapshot-jar to repository:copy-snapshot-jar dion
fix Fixed URLs for Jelly dependencies dion
fix Created dion