LilyPad / GoLilyPad

GNU General Public License v3.0
98 stars 58 forks source link

Maven goal error when building my project #52

Closed VicenteRD closed 6 years ago

VicenteRD commented 6 years ago

While building a project, I get a Maven error for lilypad.client.connect:

[ERROR] Failed to execute goal on project DiscordConnect: Could not resolve dependencies for project <>: The following artifacts could not be resolved: lilypad.client.connect:lib:jar:0.0.1-SNAPSHOT, lilypad.packet:connect:jar:0.0.1-SNAPSHOT, lilypad.packet:common:jar:0.0.1-SNAPSHOT: Could not transfer artifact lilypad.client.connect:lib:jar:0.0.1-20171001.001814-50 from/to lilypad (http://ci.lilypadmc.org/plugin/repository/everything): GET request of: lilypad/client/connect/lib/0.0.1-SNAPSHOT/lib-0.0.1-20171001.001814-50.jar from lilypad failed: Premature end of Content-Length delimited message body (expected: 4324897; received: 15679 -> [Help 1]

I tried a second time thinking the connection might've gotten interrupted, got the same error except expected: 4324897; received: 15439

Is this on my side or yours?

coelho commented 6 years ago

Should be fixed.

VicenteRD commented 6 years ago

Thank you!

VicenteRD commented 6 years ago

It's happening again :/

coelho commented 6 years ago

Should be fixed, again @VicenteRD -- it's an issue with the box holding the site where the disk fills up every now and then.

VicenteRD commented 6 years ago

Wow, that was fast! Thanks for letting me know :)