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

Re: Ignite mvn compilation with skiptest

2018-06-06 Thread Peter Ivanov
Jun 2018 at 19:55, vbm wrote: > Ignite mvn compilation with skiptest as false is throwing class not found > errors: > > [ERROR] warning(junit.framework.TestSuite$1) Time elapsed: 0 s <<< > FAILURE! > junit.framework.AssertionFailedError: > Exception in co

Ignite mvn compilation with skiptest

2018-06-06 Thread vbm
Ignite mvn compilation with skiptest as false is throwing class not found errors: [ERROR] warning(junit.framework.TestSuite$1) Time elapsed: 0 s <<< FAILURE! junit.framework.AssertionFailedError: Exception in constructor: testCreateDropCache (java.lang.NoClassDefFoundError: Could not i