6608644c3c
Overview about the changes This release is primarily aimed to resolve the two regressions introduced in the 3.5.3 release, specifically MNG-6372 and MNG-6388. There are some additional minor improvements, the most notable of which is: * The Maven Super POM changes the default execution of the maven-source-plugin jar goal into jar-no-fork which should resolve some issues complex projects had running releases. The detailed issue list Bugs * MNG-6370 ConcurrencyDependencyGraph#getNumberOfBuilds() does not remove finished projects from unfinished ones * MNG-6372 On Windows Maven can output spurious ANSI escapes such as [0m [0m * MNG-6382 JANSI fails frequently with NumberFormatException when building in parallel * MNG-6386 ${project.baseUri} is not a valid URI (according to RFC 3986) * MNG-6388 Error Fetching Artifacts: “[B cannot be cast to java.lang.String” * MNG-6403 Artifact#VERSION_FILE_PATTERN does not escape period between date and time * MNG-6410 Add groupId to --resume-from suggestion if artifactId is not unique in reactor Improvements * MNG-5756 Java home output in mvn -v is misleading * MNG-5940 Change the maven-source-plugin jar goal into jar-no-fork in Maven Super POM * MNG-6362 Add documentation information for GitHub * MNG-6363 Remove secret thread configuration property from code * MNG-6364 Enhanced Jenkinsfile to test Core with JDK 9 * MNG-6411 Improve readability of project list returned when --resume-from option value is invalid Tasks * MNG-6377 switch from Git-WIP to Gitbox Dependency upgrades * MNG-6344 Upgrade Guice to 4.2.0 * MNG-6423 Upgrade to Wagon 3.1.0 https://maven.apache.org/docs/3.5.4/release-notes.html |
||
---|---|---|
.. | ||
patches | ||
DESCR | ||
distinfo | ||
Makefile | ||
PLIST |