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

Can't get Maven files #2

Open
Jonius7 opened this issue Nov 2, 2021 · 1 comment
Open

Can't get Maven files #2

Jonius7 opened this issue Nov 2, 2021 · 1 comment

Comments

@Jonius7
Copy link

Jonius7 commented Nov 2, 2021

@ExE-Boss I'm getting status code 429 too many requests.
Trying to build the last version of Electrodynamics that required NOVA https://github.com/Jonius7/Electrodynamics/tree/master

FAILURE: Build failed with an exception.

* What went wrong:
Could not resolve all dependencies for configuration ':compile'.
> Could not resolve nova.core:NOVA-Core:0.1.0-SNAPSHOT.
  Required by:
      :Electrodynamics:unspecified
   > Could not resolve nova.core:NOVA-Core:0.1.0-SNAPSHOT.
      > Unable to load Maven meta-data from http://maven.novaapi.net/nova/core/NOVA-Core/0.1.0-SNAPSHOT/maven-metadata.xml.
         > Could not GET 'http://maven.novaapi.net/nova/core/NOVA-Core/0.1.0-SNAPSHOT/maven-metadata.xml'. Received status code 429 from server: Too Many Requests
> Could not resolve nova.minecraft:NOVA-Minecraft:0.0.1-SNAPSHOT.
  Required by:
      :Electrodynamics:unspecified
   > Could not resolve nova.minecraft:NOVA-Minecraft:0.0.1-SNAPSHOT.
      > Unable to load Maven meta-data from http://maven.novaapi.net/nova/minecraft/NOVA-Minecraft/0.0.1-SNAPSHOT/maven-metadata.xml.
         > Could not GET 'http://maven.novaapi.net/nova/minecraft/NOVA-Minecraft/0.0.1-SNAPSHOT/maven-metadata.xml'. Received status code 429 from server: Too Many Requests
> Could not resolve nova.scala:NOVA-Scala:0.0.1-SNAPSHOT.
  Required by:
      :Electrodynamics:unspecified
   > Could not resolve nova.scala:NOVA-Scala:0.0.1-SNAPSHOT.
      > Unable to load Maven meta-data from http://maven.novaapi.net/nova/scala/NOVA-Scala/0.0.1-SNAPSHOT/maven-metadata.xml.
         > Could not GET 'http://maven.novaapi.net/nova/scala/NOVA-Scala/0.0.1-SNAPSHOT/maven-metadata.xml'. Received status code 429 from server: Too Many Requests
> Could not resolve nova.microblock:NOVA-Microblock:0.0.1-SNAPSHOT.
  Required by:
      :Electrodynamics:unspecified
   > Could not resolve nova.microblock:NOVA-Microblock:0.0.1-SNAPSHOT.
      > Unable to load Maven meta-data from http://maven.novaapi.net/nova/microblock/NOVA-Microblock/0.0.1-SNAPSHOT/maven-metadata.xml.
         > Could not GET 'http://maven.novaapi.net/nova/microblock/NOVA-Microblock/0.0.1-SNAPSHOT/maven-metadata.xml'. Received status code 429 from server: Too Many Requests
@ExE-Boss
Copy link
Member

ExE-Boss commented Nov 2, 2021

@calclavia hasn’t renewed the novaapi.net domain for several years now.

I don’t even know who owns the domain anymore, but there’s certainly no Maven server hosted there 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