[
https://issues.apache.org/jira/browse/HADOOP-15916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16681119#comment-16681119
]
Akira Ajisaka commented on HADOOP-15916:
----------------------------------------
Rethinking this, it's better to upgrade maven surefire plugin to 3.0.0-M1
instead of workaround SUREFIRE-1588. I'll update the title of this issue and
upload a patch shortly.
> Workaround SUREFIRE-1588
> ------------------------
>
> Key: HADOOP-15916
> URL: https://issues.apache.org/jira/browse/HADOOP-15916
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Akira Ajisaka
> Assignee: Akira Ajisaka
> Priority: Major
> Attachments: HADOOP-15916.01-test.patch
>
>
> Recently all the unit tests are failing. If the failure is caused by the
> latest Java 8 issue reported at SUREFIRE-1588, we can workaround it by adding
> the following parameter to the setting of maven surefire plugin.
> {noformat}
> <useSystemClassLoader>false</useSystemClassLoader>
> {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]