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 initialize class org.apache.ignite.testframework.config.GridTestProperties Command used: mvn clean install -Pall-java,all-scala,licenses -DskipTests=false How to compile with skiptest as false ? -- Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/