On Thu, 7 Feb 2019 at 17:48, Gilles Sadowski <gillese...@gmail.com> wrote: > > Le jeu. 7 févr. 2019 à 17:32, Gary Gregory <garydgreg...@gmail.com> a écrit : > > > > On Thu, Feb 7, 2019 at 9:27 AM Gilles Sadowski <gillese...@gmail.com> wrote: > > > > > Hi. > > > > > > "mvn test" does not hang here. > > > > > > > Can you be more specific please? On what OS and Java version? > > $ java -version > openjdk version "10.0.1" 2018-04-17 > OpenJDK Runtime Environment (build 10.0.1+10-Debian-4) > OpenJDK 64-Bit Server VM (build 10.0.1+10-Debian-4, mixed mode) > > Works also with Java 9. > > With Java 8, Surefire plugin crashes (workaround required in the POM, > IIRC related the "class loader").
mvn test works OK for me on Java7, Java8, Java9 (macOS) Takes around 25 seconds. Since the code is supposed to be buildable on Java8 (and Java7) I think the pom needs to be fixed before release. Or at least the Release Notes need to tell people how to fix the pom. > Gilles > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org