Apache Maven 3.6.0 已发布,Apache Maven 是一个项目管理和构建工具。基于项目对象模型(POM)的概念, Maven 可以从中心位置管理项目的构建、报告和文档。
更新内容:
修复
- MNG-6311 – Maven intolerably slow when import scope used heavily in large project
- MNG-6358 – Maven build should not require access to apache.org
- MNG-6383 – ProjectBuilder unnecessarily rebuilds modules with ci-friendly versions
- MNG-6412 – Exceeding project discovery time when using CI friendly versions
- MNG-6415 – Project Artifacts Cache does not retain the order of classpath entries.
- MNG-6472 – Mockito cannot mock this class: interface org.eclipse.aether.impl.RepositoryEventDispatcher
- MNG-6490 – Maven shall not fail reporting circular dependency when the dependency is a classified secondary artifact
改进
- MNG-4508 – No way to avoid adding artifactId to site urls
- MNG-5951 – add an option to avoid path addition to inherited URLs
- MNG-6164 – Collections inconsistently immutable
- MNG-6391 – Printout version of last built module in reactor build
- MNG-6414 – Add more Apache license header patterns to skip downloading Apache license
- MNG-6467 – Remove plugin definition from pom file which is inherited
- MNG-6480 – Eclipse.org site is down, and you are unable to build Maven?
- MNG-6492 – Minor improvement on Array construction, converson
Task
- MNG-6475 – Remove guava dependencies
依赖更新
- MNG-6424 – Upgrade plexus-interpolation to 1.25
- MNG-6449 – Upgrade parent to 32
- MNG-6473 – Update Mockito to 2.21.0
- MNG-6478 – Upgrade parent to 33 for sha512 checksum on release
- MNG-6479 – Upgrade XMLUnit to 2.2.1
- MNG-6486 – Upgrade to Wagon 3.2.0
- MNG-6489 – Upgrade Maven Resolver to 1.3.0
- MNG-6491 – Upgrade commons-lang3 to 3.8.1
- MNG-6496 – Upgrade Maven Resolver to 1.3.1
- MNG-6497 – Upgrade guice to 4.2.1
下载地址:
https://maven.apache.org/download.html
转自 https://www.oschina.net/news/101499/maven-3-6-0-released