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-05-15
1.0 2004-03-17

Get the RSS feed of the last changes

Release 1.2-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-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

Release 1.1 - 2004-05-15

TypeChangesBy
fix Added dependency on commons-jelly-tags-xml . It seems this is required for some configurations of Maven. vmassol

Release 1.0 - 2004-03-17

TypeChangesBy
add Plugin creation. Cur rently only supports WAR deployments in Jetty. vmassol