Re: Can not build from source code

2017-11-26 Thread Oleg Ostanin
I've just checked master branch (by the way it's 2.4.0-SNAPSHOT now), everything works fine on java 1.8 and maven 3.5.0. I've also cleaned maven local repo. On Mon, Nov 27, 2017 at 4:17 AM, kcmvp wrote: > I still run into the same issue > > > > -- > Sent from:

Re: Can not build from source code

2017-11-26 Thread kcmvp
I still run into the same issue -- Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/

Re: Can not build from source code

2017-11-23 Thread kcmvp
Still got the same error when execute below command follow the instructions from https://github.com/kcmvp/ignite/blob/master/DEVNOTES.txt *mvn clean install -Pall-java,all-scala,licenses -DskipTests* [ERROR] Failed to execute goal on project ignite-core: Could not resolve dependencies for

Re: Can not build from source code

2017-11-23 Thread Denis Magda
Please check up DEVNOTES for the most recent build instructions. The build procedure has been tweaked a bit in 2.3. Let us know if you still can’t overcome the problem. — Denis > On Nov 23, 2017, at 2:44 AM, kcmvp wrote: > > I forked the latest source code, and try to