I just clone and build with maven and got errors.
madtomic opened this issue · 14 comments
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:01 min
[INFO] Finished at: 2015-04-23T10:46:32-04:00
[INFO] Final Memory: 10M/151M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project scoreboardstats: Could not resolve dep
endencies for project com.github.games647:scoreboardstats:jar:0.8.4: The followi
ng artifacts could not be resolved: net.milkbowl.vault:VaultAPI:jar:1.5, com.her
ocraftonline.heroes:Heroes:jar:1.5.5: Could not find artifact net.milkbowl.vault
:VaultAPI🫙1.5 in comphenix-repo (http://repo.comphenix.net/content/groups/pu
blic) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyReso
lutionException
Here it is. I just clone and did a maven install and build fail.
was cached in the local repository, resolution will not be reattempted until the update interval of
comphenix-repo has elapsed or updates are forced
Try to rerun it with -U
in order to force updates
It has the recent source I would think. I just clone a fresh repo then try to build