You are right! I get same result with last jdk9. i.e. a lot of tests fail in windows cmd and also IntelliJ IDEA's maven run but IntelliJ IDEA's debug passes that test ! (I tested first one reported i.e. org.apache.struts2.components.ComponentTest).
...still working to find out why!... On 8/11/2017 12:21 AM, Lukasz Lenart wrote: > 2017-08-10 21:48 GMT+02:00 Yasser Zamani <yasser.zam...@live.com>: >> With pleasure... >> >> C:\Users\user>java -version >> java version "1.9.0-ea" >> Java(TM) SE Runtime Environment (build 1.9.0-ea-b52) >> Java HotSpot(TM) 64-Bit Server VM (build 1.9.0-ea-b52, mixed mode) > > This an old build ... maybe that's why > >> However, now, as you use latest jdk, I'm going to download and try [1] >> to see it's result if is like your. > > Yeah, please let me know > >> and did you mean 2.5.13-SNAPSHOT or 2.3.33-SNAPSHOT? my result is for >> first one with goal clean install -DskipAssembly. > > 2.5.x only, we do not plan to support 2.3.x on Java 9 > > > Regards >