[SPARK-13324] [CORE] [BUILD] Update plugin, test, example dependencies for 2.x#11206
[SPARK-13324] [CORE] [BUILD] Update plugin, test, example dependencies for 2.x#11206srowen wants to merge 4 commits intoapache:masterfrom
Conversation
|
Test build #51309 has finished for PR 11206 at commit
|
|
Test build #51311 has finished for PR 11206 at commit
|
|
Test build #51313 has finished for PR 11206 at commit
|
|
Test build #51315 has finished for PR 11206 at commit
|
…third-party versions
|
Test build #51317 has finished for PR 11206 at commit
|
|
Test build #51322 has finished for PR 11206 at commit
|
|
Test build #51360 has finished for PR 11206 at commit
|
|
Jenkins, retest this please |
|
Test build #51368 has finished for PR 11206 at commit
|
| # Install maven under the build/ folder | ||
| install_mvn() { | ||
| local MVN_VERSION="3.3.3" | ||
| local MVN_VERSION="3.3.9" |
There was a problem hiding this comment.
If we're going to bump Maven, should we also make sure that we have an enforcer rule which doesn't allow any earlier version of Maven to be used?
There was a problem hiding this comment.
It's already in the enforcer rule, but oops, I did not update the expected Maven version in the parent POM. Coming now ...
|
Test build #51432 has finished for PR 11206 at commit
|
|
These all look like pretty low risk version bumps to me, so I'm going to merge this into master. Thanks Sean! |
Phase 1: update plugin versions, test dependencies, some example and third-party versions