gridgain / gridgain-old

268 stars 85 forks source link

Cannot build GridGain #102

Open rounsavall opened 5 years ago

rounsavall commented 5 years ago

When building GridGain from source on Ubuntu 16.04 or Mac OS X High Sierra, I get the following error:

[ERROR] Failed to execute goal on project gridgain-visor-trial: Could not resolve dependencies for project org.gridgain:gridgain-visor-trial:pom:6.6.8-p1: Could not find artifact org.gridgain:gridgain-visor-demo:jar:8.5.2 in GridGain External Repository (http://www.gridgainsystems.com/nexus/content/repositories/external) -> [Help 1]

Looks like the repo is missing the latest versions of everything.

Is there a new repo? Should I be working off master?