Hi!
Can you just not specify -DskipTests as it is default to false?
Also, be warned that with all that enabled profiles you’re going to have
about 50 hours of tests (~47000 units) during build, some of which require
specific JVM options and OS tuning (like PDS or AOP, for example).
On Wed, 6 Jun 2018 at 19:55, vbm <
[hidden email]> 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 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/>