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

Cannot download eventStore client jar #19

Open
GrapeBaBa opened this issue Apr 6, 2016 · 4 comments
Open

Cannot download eventStore client jar #19

GrapeBaBa opened this issue Apr 6, 2016 · 4 comments

Comments

@GrapeBaBa
Copy link

Hi
I clone this project, and follow the instruction to build the project. But it seems cannot download eventStore client jar, so that there are many compile error. I tried the eventuateMavenRepoUrl=http://mavenrepo.eventuate.io/release, it cannot be accessed.

@cer
Copy link
Owner

cer commented Apr 6, 2016

Sorry that you are having problems building the project.

In a new Docker container, I just cloned the project and compiled all files successfully.

I suspect that either you had a temporary network failure or that you are behind a firewall that is blocking access to the repository.

What command are you running to perform the build and what errors do you get?

@GrapeBaBa
Copy link
Author

I run ./gradlew assemble, that is successful. But when I import the source code into intellij, the compile error comes. I also add idea plugin code in build.gradle, but after ./gradlew idea, still has errors

@cer
Copy link
Owner

cer commented Apr 7, 2016

Which project are you are importing?
There are two separate projects:
https://github.com/cer/event-sourcing-examples/tree/master/java-spring and
https://github.com/cer/event-sourcing-examples/tree/master/scala-spring?

On Thu, Apr 7, 2016 at 1:03 AM, Chen Kai [email protected] wrote:

I run ./gradlew assemble, that is successful. But when I import the source
code into intellij, the compile error comes. I also add idea plugin code in
build.gradle, but after ./gradlew idea, still has errors


You are receiving this because you commented.
Reply to this email directly or view it on GitHub
#19 (comment)

Microservices application platform http://eventuate.io

@GrapeBaBa
Copy link
Author

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

2 participants