项目集成工具Apache Maven 1.1 Beta 2新版发布
项目集成工具Apache Maven近日宣布发行1.1 Beta 2新版本。Maven是一个功能完备的项目管理和集成工具。它的基本概念是“项目对象模型”:构建、文档创建、网站发布等工作都以项目对象模型来管理。Maven还提供了用于创建源码度量、变更日志、源码交叉引用的工具。
报道中指出,新版本中包括,改进了设置存在的问题,支持测试forkmode="once",创建前确认POM,以及最新插件升级。
下载地址:http://blogs.codehaus.org/people/brett/archives/001168_maven_11_beta_2_released.htm
-----------------------------------------------
Maven 1.1 Beta 2 Released[ Brett ]<medateheader>17:08, Monday, 12 September 2005</medateheader>
Just pushed out Maven 1.1 Beta 2 to the mirrors. Notable improvements:
- problems with deployment have been fixed
- support for forkmode="once" on tests
- validation of the POM before building
- latest plugin updates
-> Release Notes
-> Download
This knocks quite a few minutes off the Geronimo build in myenvironment, so give it a whirl and let us know if it works for you sowe can push towards a final 1.1 release!
页:
[1]