[ https://issues.apache.org/jira/browse/HADOOP-14775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16623162#comment-16623162
]
Akira Ajisaka commented on HADOOP-14775:
----------------------------------------
Note: Apache Hadoop sets reuseForks=false and when reuseForks=false JUnit 5.3.0 and Maven
Surefire Plugin 2.22.0 fail to find tests. https://github.com/junit-team/junit5/issues/1579
Probably we need to wait for Maven Surefire Plugin 2.22.1 release.
> 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: Akira Ajisaka
> Priority: Major
> Labels: junit5
> Attachments: HADOOP-14775.01.patch, HADOOP-14775.02.patch, HADOOP-14775.03.patch,
HADOOP-14775.04.patch, HADOOP-14775.05.patch
>
>
> Change junit dependency in parent pom file to junit 5 while maintaining backward compatibility
to junit4.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org
|