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

栏目: 软件资讯 · 发布时间: 6年前

内容简介:Maven 3.5.2 已发布, Apache Maven 是一个项目管理和构建工具。基于项目对象模型(POM)的概念, Maven 可以从中心位置管理项目的构建、报告和文档。 该版本包含大量修复和改进: 修复 MNG-5935 - Optional tr...

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

该版本包含大量修复和改进:

修复

  • MNG-5935 - Optional true getting lost in managed dependencies when transitive

  • MNG-6127 - Fix plugin execution configuration interference

  • MNG-6148 - Can’t package and assemble with JDK9/Jigsaw

  • MNG-6149 - MetadataResolutionResult#getGraph() never resolves request type ‘test’

  • MNG-6205 - Non-ascii chars in name element are displayed as question marks in Win CLI output (regression)

  • MNG-6210 - can’t load @SessionScoped/@MojoExecutionScoped components from .mvn/extensions.xml

  • MNG-6223 - mvn -f outputs invalid error when specifying POM directory

  • MNG-6224 - Regression 6182a208: library.jansi.path does not point to proper directory

  • MNG-6233 - maven-resolver-provider mixes JRS 330 and Plexus annotations

  • MNG-6240 - Duplicate components in plugin extension realm when plugin depends on maven-aether-resolver

  • MNG-6242 - No color for maven on Cygwin

Sub-tasks

  • MNG-6186 - switch to improved HawtJNI

  • MNG-6280 - ArrayIndexOutOfBoundsException caused by pom.xml with process instructions

改进

  • MNG-5457 - Show repository id when downloading or uploading from/to a remote repository

  • MNG-6025 - Add a ProjectArtifactsCache similar to PluginArtifactsCache

  • MNG-6123 - detect self references in POM and fail fast

  • MNG-6174 - Clean Up Maven Model

  • MNG-6196 - Update slf4j and simplify its color integration

  • MNG-6203 - Minor cleanup in MavenCli.java

  • MNG-6206 - We should produce a WARNING by using RELEASE, LATEST as versions

  • MNG-6207 - Create WARNINGs in case of using system scope

  • MNG-6228 - Optionality not displayed in dependency tree when run in debug mode

新特性

  • MNG-6084 - Support JSR 250 annotations

  • MNG-6220 - Add CLI options to control color output

Tasks

  • MNG-6167 - Clean up dependency mess (reported by dependency:analyze)

  • MNG-6258 - Upgrade to Maven Resolver 1.1.0

下载地址:

http://maven.apache.org/download.cgi


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


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

查看所有标签

猜你喜欢:

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

数据结构与算法

数据结构与算法

2009-8 / 32.00元

《数据结构与算法》系统地介绍了数据结构的基本概念和基本算法,主要内容包括:绪论,线性表,栈与队列,串,数组、特殊矩阵和广义表,树,图,排序,查找,算法的分析与设计,实验与上机指导。《数据结构与算法》特别注重突出应用性和实践性,实例和习题丰富,并在附录中给出了各章习题的答案。 《数据结构与算法》适合作为应用型本科院校和成人教育计算机专业数据结构课程的教材,也可作为数据结构培训班的教材以及软件从......一起来看看 《数据结构与算法》 这本书的介绍吧!

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具