[
https://issues.apache.org/jira/browse/HADOOP-15818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16642238#comment-16642238
]
ASF GitHub Bot commented on HADOOP-15818:
-----------------------------------------
GitHub user vbmudalige opened a pull request:
https://github.com/apache/hadoop/pull/425
HADOOP-15818. Fix deprecated maven-surefire-plugin configuration in
hadoop-kms module
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vbmudalige/hadoop HADOOP-15818
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hadoop/pull/425.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 #425
----
commit 0b1d7aaffa61239dc1c94e222fe642813418a1a9
Author: Vidura Mudalige <vidura.mudalige@...>
Date: 2018-10-08T17:58:30Z
HADOOP-15818. Fix deprecated maven-surefire-plugin configuration in
hadoop-kms module
----
> Fix deprecated maven-surefire-plugin configuration in hadoop-kms module
> -----------------------------------------------------------------------
>
> Key: HADOOP-15818
> URL: https://issues.apache.org/jira/browse/HADOOP-15818
> Project: Hadoop Common
> Issue Type: Bug
> Components: kms
> Reporter: Akira Ajisaka
> Priority: Minor
> Labels: newbie
>
> {noformat}
> [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ hadoop-kms ---
> [WARNING] The parameter forkMode is deprecated since version 2.14. Use
> forkCount and reuseForks instead.
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]