JitseB / NPCLib

(Minecraft) NPCLib – Basic non-player character library.
MIT License
197 stars 49 forks source link

Could not resolve dependencies #173

Closed Angxstupst closed 2 years ago

Angxstupst commented 2 years ago

Describe the bug I will create my own version. But when type mvn clean install comes an error.

Failed to execute goal on project npclib-nms-v1_16_R2: Could not resolve dependencies for project net.jitse:npclib-nms-v1_16_R2:jar:2.12.1-SNAPSHOT: Could not find artifact org.spigotmc:spigot:jar:1.16.2-R0.1-SNAPSHOT -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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 read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :npclib-nms-v1_16_R2