GitHub user kiszk opened a pull request:
https://github.com/apache/spark/pull/23177
[SPARK-26212][Build][test-maven] Upgrade maven version to 3.6.0
## What changes were proposed in this pull request?
This PR updates maven version from 3.5.4 to 3.6.0. The release note of the
3.6.0 is [here](https://maven.apache.org/docs/3.6.0/release-notes.html).
From [the release note of the
3.6.0](https://maven.apache.org/docs/3.6.0/release-notes.html), the followings
are new features:
1. There had been issues related to the project discoverytime which has
been increased in previous version which influenced some of our users.
1. The output in the reactor summary has been improved.
1. There was an issue related to the classpath ordering.
## How was this patch tested?
Existing tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kiszk/spark SPARK-26212
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/23177.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #23177
----
commit a5587b5f8468eaf946b89a851e0949231445a4af
Author: Kazuaki Ishizaki <ishizaki@...>
Date: 2018-11-29T08:14:09Z
initial commit
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]