I tried with both Java 7, 8 and 9 and I committed the change to commons-parent 42 already.
Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T13:39:06-06:00) Maven home: C:\Java\apache-maven-3.5.0\bin\.. Java version: 1.7.0_80, vendor: Oracle Corporation Java home: C:\Program Files\Java\jdk1.7.0_80\jre Default locale: en_US, platform encoding: Cp1252 OS name: "windows 8.1", version: "6.3", arch: "amd64", family: "windows" Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T13:39:06-06:00) Maven home: C:\Java\apache-maven-3.5.0\bin\.. Java version: 1.8.0_144, vendor: Oracle Corporation Java home: C:\Program Files\Java\jdk1.8.0_144\jre Default locale: en_US, platform encoding: Cp1252 OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows" Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T13:39:06-06:00) Maven home: C:\Java\apache-maven-3.5.0\bin\.. Java version: 9, vendor: Oracle Corporation Java home: C:\Program Files\Java\jdk-9 Default locale: en_US, platform encoding: Cp1252 OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows" Gary On Tue, Sep 12, 2017 at 2:09 PM, Bruno P. Kinoshita <ki...@apache.org> wrote: > I built it last night with JVM 7 and the tests were passing (mvn clean > site, but confirmed surefire reports were OK). > Submitted a PR that updates common-parent to version 42 that should fix > site generation on JVM 8. > Could you share your `mvn -v` please? > CheersBruno > > > On Wed, 13 Sep 2017 at 3:36, Benedikt Ritter<brit...@apache.org> > wrote: I'm not on my laptop, giving it a try later. What do Travis and > Jenkis say? > > Benedikt > > Gary Gregory <garydgreg...@gmail.com> schrieb am Di. 12. Sep. 2017 um > 16:47: > > > Hi All: > > > > I currently get 44 unit test failures in [collections] master. > > > > Can anyone duplicate this? > > > > Thank you, > > Gary > > > >