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
依賴更新
詳情可檢視釋出公告