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

Problem compiling morph-streams #3

Closed
eugenesiow opened this issue Mar 16, 2016 · 2 comments
Closed

Problem compiling morph-streams #3

eugenesiow opened this issue Mar 16, 2016 · 2 comments

Comments

@eugenesiow
Copy link

Hi,

I have some problem compiling morph-streams with sbt due to unresolved dependencies. The offending files are:

net.sf#jsqlparser;0.0.1
es.upm.fi.oeg.morph#kyrie;0.18.2

This seems to be a result of this artifactory repository, http://aldebaran.dia.fi.upm.es/artifactory/, being offline. Initially I had some problems with morph-core as well but I found an alternative repository http://osper.epfl.ch:8081/artifactory/gsn-release/ that resolves this.

Is there anyway around this, maybe a local repository? Although I can't find the kyrie-0.18.2.pom.

Thanks!

@jpcik
Copy link
Owner

jpcik commented Mar 16, 2016

Hi,

Yes, it is true. I do not have control over aldebaran anymore, but I tried
to move all to osper.epfl.ch. I think i fixed all refs now.

2016-03-16 12:27 GMT+01:00 Eugene Siow notifications@github.com:

Hi,

I have some problem compiling morph-streams with sbt due to unresolved
dependencies. The offending files are:

net.sf#jsqlparser;0.0.1
es.upm.fi.oeg.morph#kyrie;0.18.2

This seems to be a result of this artifactory repository,
http://aldebaran.dia.fi.upm.es/artifactory/, being offline. Initially I
had some problems with morph-core as well but I found an alternative
repository http://osper.epfl.ch:8081/artifactory/gsn-release/ that
resolves this.

Is there anyway around this, maybe a local repository? Although I can't
find the kyrie-0.18.2.pom.

Thanks!


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#3

jp

@eugenesiow
Copy link
Author

Thanks! It works fine now.

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