ChestShop (iConomyChestShop)

ChestShop (iConomyChestShop)

6M Downloads

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

Justman100 opened this issue · 8 comments

commented

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

commented
commented

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)

commented

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

commented

check your maven settings regarding validation.

Where?

commented

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?

commented
commented

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

commented

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 🤷