NOVA-Team / xmlns.novaapi.net

NOVA XML namespaces
https://xmlns.novaapi.net/
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Can't get Maven files #2

Open Jonius7 opened 2 years ago

Jonius7 commented 2 years ago

@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 commented 2 years ago

@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.