Apache Maven 3.6.1 发布,项目管理和构建工具

栏目: 编程工具 · 发布时间: 5年前

内容简介:Apache Maven 3.6.1 已发布,Apache Maven 是一个项目管理和构建工具。基于项目对象模型(POM)的概念, Maven 可以从中心位置管理项目的构建、报告和文档。修复改进

Apache Maven 3.6.1 已发布,Apache Maven 是一个项目管理和构建工具。基于项目对象模型(POM)的概念, Maven 可以从中心位置管理项目的构建、报告和文档。

部分更新内容:

修复

  • [ MNG-5705 ] - NPE on parallel build in BuilderCommon.handleBuildError(BuilderCommon.java:147)
  • [ MNG-5965 ] - Parallel build multiplies work if multiple goals are given
  • [ MNG-5995 ] - Maven itself cannot run without maven-compat
  • [ MNG-6256 ] - Maven script can break if "-f" path contains special characters
  • [ MNG-6261 ] - Relative parent POM resolution failing in 3.5.0 with complex multimodule builds
  • [ MNG-6262 ] - getCanonicalFile() is not used consistently during project resolution
  • ……

改进

  • [ MNG-6059 ] - Important use cases not covered, as child.inherit.append.path affects all children
  • [ MNG-6159 ] - Child path adjustments break git scm urls
  • [ MNG-6213 ] - Maven doesn't check the validity of scope value
  • [ MNG-6481 ] - Allow to compile and test Maven with Java 11
  • [ MNG-6513 ] - Replace depreated Plexus javadoc tags with annotations in ITs
  • [ MNG-6515 ] - Fix javadoc build errors under Java 8 and 11
  • [ MNG-6520 ] - Update assembly descriptors to 2.0.0
  • [ MNG-6522 ] - Prepare Maven's Core Integration Test Suite to test with Java 12 and 13-ea
  • ……

task

  • [ MNG-6538 ] - Upgrade Maven Artifact Resolver to 1.3.3 to restore API
  • [ MNG-6544 ] - Replace CacheUtils#{eq,hash} with Objects
  • [ MNG-6573 ] - Use latest Maven 3.6.0 to build Maven Core and plugins with ASF CI
  • [ MNG-6618 ] - Maven doesn't export org.slf4j.event.Level

依赖更新

  • [ MNG-6526 ] - Upgrade to Wagon 3.3.1 (from 3.2.0)
  • [ MNG-6591 ] - Upgrade to Wagon 3.3.2

详情可查看 发布公告

下载地址: https://maven.apache.org/download.cgi


以上所述就是小编给大家介绍的《Apache Maven 3.6.1 发布,项目管理和构建工具》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

ASP.NET揭秘

ASP.NET揭秘

Stephen Walther、汤涛 / 汤涛 / 中国电力出版社 / 2004-8-1 / 95.00元

本书是美国亚马逊网站同类书长期销售冠军,并受到微软ASP.NET小组项目经理Rob Howard的大力推荐,中文版由中科院专家汤涛老师翻译,经典、权威是本书最好的诠释。 本书共分10部分,31章,囊括了在.NET框架下架建ASP.NET应用程序的各个层面。每一章也都不是泛泛而谈理论,而是围绕实际样例代码来组织,让读者马上可以上手,并且加深理解。书中还包含了两个完整的、立即就可以用得......一起来看看 《ASP.NET揭秘》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具