内容简介:Apache Maven 3.6.1 已发布,Apache Maven 是一个项目管理和构建工具。基于项目对象模型(POM)的概念, Maven 可以从中心位置管理项目的构建、报告和文档。 部分更新内容: 修复 [MNG-5705] - NPE on parallel b...
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
依赖更新
详情可查看发布公告
下载地址:https://maven.apache.org/download.cgi
以上所述就是小编给大家介绍的《Apache Maven 3.6.1 发布,项目管理和构建工具》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- Maven 3.5.2 发布,项目管理和构建工具
- Maven 3.5.3 发布,项目管理和构建工具
- Apache Maven 3.5.4. 发布,项目管理和构建工具
- Apache Maven 3.8.1 发布,项目管理和构建工具
- Apache Maven 3.6.0 发布,项目管理和构建工具
- Apache Maven 3.6.0 发布,项目管理和构建工具
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
The Haskell School of Music
Paul Hudak、Donya Quick / Cambridge University Press / 2018-10-4 / GBP 42.99
This book teaches functional programming through creative applications in music and sound synthesis. Readers will learn the Haskell programming language and explore numerous ways to create music and d......一起来看看 《The Haskell School of Music》 这本书的介绍吧!