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

tweety-mvn repository is down #2

Closed
alxbrd opened this issue Mar 4, 2021 · 1 comment
Closed

tweety-mvn repository is down #2

alxbrd opened this issue Mar 4, 2021 · 1 comment

Comments

@alxbrd
Copy link

alxbrd commented Mar 4, 2021

I am using one of the tweety libraries in my mvn build and recently the build stopped working. It appears that tweetyproject.org/mvn is timing out. Upon visiting the website, it seems to be completely down.

Dependency in my pom file:

  <dependency>
    <groupId>net.sf.tweety.arg</groupId>
    <artifactId>dung</artifactId>
    <version>1.17</version>
  </dependency>

Maven build error:

Failed to collect dependencies at net.sf.tweety.arg:dung:jar:1.17 -> net.sf.tweety.logics:pl:jar:1.17 -> net.sf.tweety.logics:fol:jar:1.17 -> net.sf.tweety:plugin:jar:1.17 -> jspf:core:jar:1.0.2: Failed to read artifact descriptor for jspf:core:jar:1.0.2: Could not transfer artifact jspf:core:pom:1.0.2 from/to tweety-mvn (https://tweetyproject.org/mvn): Connect to tweetyproject.org:443 [tweetyproject.org/x.110.129.55] failed: Connection timed out (Connection timed out)

Does anyone know what happened to the tweetyproject.org website and when it will be up again?

@alxbrd
Copy link
Author

alxbrd commented Mar 4, 2021

It appears that it was only a temporary issue.

@alxbrd alxbrd closed this as completed Mar 4, 2021
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

1 participant