You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2021/03/01 11:51:00 UTC

[jira] [Created] (MSITE-871) IT tests fail on Mac from Java 11 on

Elliotte Rusty Harold created MSITE-871:
-------------------------------------------

             Summary: IT tests fail on Mac from Java 11 on
                 Key: MSITE-871
                 URL: https://issues.apache.org/jira/browse/MSITE-871
             Project: Maven Site Plugin
          Issue Type: Bug
            Reporter: Elliotte Rusty Harold


JDK 8 seems to pass. First seen on Github CI but reproducible locally with the right JDK:

 

Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
 OS name: "mac os x", version: "10.15.7", arch: "x86_64", family: "mac"
 
 and
  - Java version: 1.8.0_282, vendor: AdoptOpenJDK  - PASS
 
 - Java version: 11.0.9, vendor: Oracle Corporation
 [ERROR] The following builds failed:
 [ERROR] *  MSITE-665/pom.xml
 [ERROR] *  MSITE-512/pom.xml
 [ERROR] *  MSITE-506/pom.xml
 [ERROR] *  MSITE-497/pom.xml
 [ERROR] *  MSITE-484/pom.xml
 
 - Java version: 15.0.1, vendor: N/A
 
 [ERROR] The following builds failed:
 [ERROR] *  MSITE-665/pom.xml
 [ERROR] *  MSITE-512/pom.xml
 [ERROR] *  MSITE-506/pom.xml
 [ERROR] *  MSITE-497/pom.xml
 [ERROR] *  MSITE-484/pom.xml



--
This message was sent by Atlassian Jira
(v8.3.4#803005)