Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maven Repository is Down #14

Open
darkfrog26 opened this issue Nov 14, 2017 · 2 comments
Open

Maven Repository is Down #14

darkfrog26 opened this issue Nov 14, 2017 · 2 comments

Comments

@darkfrog26
Copy link

The Maven repository referenced for the client in these examples is http://www.systap.com/maven/releases, but the site seems to be down.

@yeldiRium
Copy link

Issue still exists. Is there another repository, where the libraries can be retrieved from?

@igor-kim
Copy link
Contributor

Sure, the binaries are available around:
https://repo.maven.apache.org/maven2/com/blazegraph/bigdata-core/
https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.blazegraph%22%20AND%20a%3A%22bigdata-core%22

If you've got a clean checkout
git clone https://github.com/blazegraph/blazegraph-samples.git,

then simple maven build should build all the samples for you.

mvn clean install

(just remove sonatype repository from the main pom.xml file if it times out)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants