Re: errors during ignite mvn compilation with skipTest=false

2018-06-06 Thread Nikolay Izhikov
Hello, vbm. You should add "-DskipTests". Please, check out [1]. mvn clean install -Pall-java,all-scala,licenses *-DskipTests* [1] https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute#HowtoContribute-ProjectBuild В Ср, 06/06/2018 в 09:47 -0700, vbm пишет: > Hi, > > When I tr

errors during ignite mvn compilation with skipTest=false

2018-06-06 Thread vbm
Hi, When I try to compile the ignite 2.4 source code with skipTest as false. I a getting class not found errors. [ERROR] warning(junit.framework.TestSuite$1) Time elapsed: 0.001 s <<< FAILURE! junit.framework.AssertionFailedError: Exception in constructor: testExchangeOnNodeJoin (java.lang.NoCl