设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Maven 3.5.0发布,项目构建工具

2017-4-10 21:58| 发布者: joejoe0332| 查看: 682| 评论: 0|原作者: oschina|来自: oschina

摘要: Apache Maven团队 宣布Maven 3.5.0发布。该核心版本与插件无关,我们将分开进一步发布插件。在Maven 3.3.9发布之后,Eclipse Aether 项目已经停用,代码库被迁移到Apache Maven项目。3.4.0版本的原始目标是在迁移到A ...

Apache Maven团队 宣布Maven 3.5.0 发布。该核心版本与插件无关,我们将分开进一步发布插件。 

在Maven 3.3.9发布之后,Eclipse Aether 项目已经停用,代码库被迁移到Apache Maven项目。3.4.0版本的原始目标是在迁移到Apache Maven项目之后,使用完全相同的代码替换Aether,然后对解析器代码以及Maven的其他部分进行错误修复。但是代码在两个基础之间的迁移花费的时间比预期的长,因此,对于3.0版本的意图范围超出了Maven核心的其他变化。为了重新考虑3.4.0的原始意图,决定将Maven核心历史版本恢复到3.3.9版本,并且一次合并一个所需的更改。因此本次更新并非3.4.0.

新版本主要更新如下:

  • The most obvious change you may encounter is that the console output has colors now MNG-3507MNG-6093.

  • The new project.directory special property adds support in every calculated URLs (project, SCM, site) for module directory name that does not match artifactId MNG-5878

  • The JAVA_HOME discovery has been reduced to simply check if JAVA_HOME is set or not then trying to discover via which java, nothing more MNG-6003.

  • The build bootstrapping support via Apache Ant has been removed. You can now only bootstrap Maven build with a previous version of Maven, but not with Ant any more MNG-5904.

  • Based on problems in using M2_HOME related to different Maven versions installed and to simplify things, the usage of M2_HOME has been removed and is not supported any more MNG-5823MNG-5836MNG-5607.

  • Important change for windows users: The usage of %HOME% has been replaced with %USERPROFILE% MNG-6001

  • Several issues have been reported and fixed related to the mvn script either for Unix/Linux/Cygwin/Solaris or for Windows MNG-5815MNG-5852MNG-5963MNG-6022.

  • In Maven 3.3.9, we have removed bindings for maven-ejb3-plugin because it does not exist. We follow-up and removed the artifact handler for ejb3 and the parlifecycles MNG-6014MNG-6017.

  • ……

完整更新内容请查看发行说明

酷毙

雷人
1

鲜花

鸡蛋

漂亮

刚表态过的朋友 (1 人)

  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部