[
https://issues.apache.org/jira/browse/HADOOP-14775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16137902#comment-16137902
]
Akira Ajisaka commented on HADOOP-14775:
----------------------------------------
Thank you for providing the patch, [~ajayydv]. After applying the patch, {{mvn
test}} fails.
{noformat}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on
project hadoop-minikdc: Execution default-test of goal
org.apache.maven.plugins:maven-surefire-plugin:2.17:test failed:
java.lang.NoSuchMethodError:
org.apache.maven.surefire.providerapi.ProviderParameters.getProviderProperties()Ljava/util/Map;
-> [Help 1]
{noformat}
Updating maven-surefire-plugin version to 2.19.1 fixes this error, but another
error happens. (HADOOP-13514)
I'll check HADOOP-13514 again.
> Change junit dependency in parent pom file to junit 5 while maintaining
> backward compatibility to junit4.
> ----------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-14775
> URL: https://issues.apache.org/jira/browse/HADOOP-14775
> Project: Hadoop Common
> Issue Type: Improvement
> Components: build
> Affects Versions: 3.0.0-alpha4
> Reporter: Ajay Kumar
> Assignee: Ajay Kumar
> Labels: junit5
> Attachments: HADOOP-14775.01.patch
>
>
> Change junit dependency in parent pom file to junit 5 while maintaining
> backward compatibility to junit4.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]