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 project org.apache.ignite:ignite-core:jar:2.3.0-SNAPSHOT: The following artifacts could not be resolved: org.apache.ignite.binary:test1:jar:1.1, org.apache.ignite.binary:test2:jar:1.1: Failure to find org.apache.ignite.binary:test1:jar:1.1 in http://maven.aliyun.com/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of nexus has elapsed or updates are forced Seems it try's to get the *org.apache.ignite.binary:test1:jar:1.1* from maven central repository -- Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
