CobbleSword / NachoSpigot

NachoSpigot is a fork of TacoSpigot 1.8.9 that offers several enhancements to performance as well as bug fixes.
GNU General Public License v3.0
237 stars 87 forks source link

Nacho Spigot not building #311

Closed PlunginPlugins closed 2 years ago

PlunginPlugins commented 2 years ago

Observed Behavior

When I try to compile into a jar, i get this message:

[ERROR] Failed to execute goal on project nachospigot: Could not resolve dependencies for project dev.cobblesword.nachospigot:nachospigot:jar:1.8.8-R0.2-SNAPSHOT: Could not transfer artifact org.spigotmc:minecraft-server:jar:1.8.8-SNAPSHOT from/to elmakers-repo (https://maven.elmakers.com/repository/): GET request of: org/spigotmc/minecraft-server/1.8.8-SNAPSHOT/minecraft-server-1.8.8-SNAPSHOT.jar from elmakers-repo failed: javax.crypto.AEADBadTagException: Tag mismatch! -> [Help 1]

Expected Behavior

I was expecting it to compile to jar

Steps To Reproduce

  1. Clone the repo
  2. run mvn clean install

Plugin List

Build issue

Server Version

Build issue

Other

No response

Agreements

ghost commented 2 years ago

Try again, I'm unable to reproduce this.

Sculas commented 2 years ago

@Elierrr You sure it's not cached in your Maven repository cache?

ghost commented 2 years ago

@Elierrr You sure it's not cached in your Maven repository cache?

I removed the minecraft-server dependency from my cache before testing it.

Sculas commented 2 years ago

Probably some sort of TLS error. Just try again.