ChestShop-authors / ChestShop-3

ChestShop - the chest & sign shop plugin for Minecraft Servers running Bukkit/Spigot/Paper
https://dev.bukkit.org/projects/chestshop
GNU Lesser General Public License v2.1
269 stars 175 forks source link

Failed to execute goal on project chestshop: Could not resolve dependencies #582

Closed Justman100 closed 2 months ago

Justman100 commented 5 months ago

What is happening?

See log here

What did you expect to happen?

The .jar file in target

Plugin Version

SNAPSHOT (directly from the GutHub repo)

Plugin Config

Not given

Server Version

Not given

Server Log

Not given

What other plugins are you running?

Not needed

Agreements

Additional context

No response

Phoenix616 commented 5 months ago

Not sure why it failed like that for you, might be because you enforce checksum validation in maven or maybe it cached something weird. Try cleaning your local repo cache and check your maven settings regarding validation.

Anyways: I don't think it's something that can be fixed in the build setup or do you have suggestions/ideas?

Justman100 commented 5 months ago

check your maven settings regarding validation.

Where?

Justman100 commented 5 months ago

@Phoenix616

Phoenix616 commented 5 months ago

check your maven settings regarding validation.

Where?

https://maven.apache.org/settings.html -> checksumPolicy might do the trick, not sure. More likely that your local cache is just borked so try removing the artöfact folder it has issues with. If you can reproduce on a fresh maven/OS install (e.g. in a docker container) then there might be more to it but beyond that I can't really help fix your system. (And please don't ping/post unnecessary, impatient comments...)

Justman100 commented 5 months ago

check your maven settings regarding validation.

Where?

https://maven.apache.org/settings.html -> checksumPolicy might do the trick, not sure. More likely that your local cache is just borked so try removing the artöfact folder it has issues with. If you can reproduce on a fresh maven/OS install (e.g. in a docker container) then there might be more to it but beyond that I can't really help fix your system. (And please don't ping/post unnecessary, impatient comments...)

Have mavn manually installed! And configure and rerunning do not change anything 🤷

Justman100 commented 2 months ago

@Phoenix616

Phoenix616 commented 2 months ago

I'm unsure why you tagged me without providing additional info. I already told you what I think might help.

Btw. your original log is down, can you re-upload it directly in the GitHub issue or on gist so it stays present? (Or provide a new log with the current version, ideally on a fresh system e.g. with a linux vm or cleaned out CI workspace just to rule out anything on your existing system being the issue)

Justman100 commented 2 months ago

Btw. your original log is down, can you re-upload it directly in the GitHub issue or on gist so it stays present?

log.txt