You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Akira Ajisaka (JIRA)" <ji...@apache.org> on 2018/11/09 09:18:00 UTC

[jira] [Updated] (HADOOP-15916) Upgrade Maven Surefire plugin to 3.0.0-M1

     [ https://issues.apache.org/jira/browse/HADOOP-15916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Akira Ajisaka updated HADOOP-15916:
-----------------------------------
       Priority: Blocker  (was: Major)
        Summary: Upgrade Maven Surefire plugin to 3.0.0-M1  (was: Workaround SUREFIRE-1588)
    Description: Recently all the unit tests are failing. This is caused by the latest Java 8 issue reported at SUREFIRE-1588 and fixed in Maven Surefire plugin 3.0.0-M1. We need to update the plugin.  (was: 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})
    Component/s: build

> Upgrade Maven Surefire plugin to 3.0.0-M1
> -----------------------------------------
>
>                 Key: HADOOP-15916
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15916
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>            Reporter: Akira Ajisaka
>            Assignee: Akira Ajisaka
>            Priority: Blocker
>         Attachments: HADOOP-15916.01-test.patch
>
>
> Recently all the unit tests are failing. This is caused by the latest Java 8 issue reported at SUREFIRE-1588 and fixed in Maven Surefire plugin 3.0.0-M1. We need to update the plugin.



--
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