VolmitSoftware / React

Smart Server Performance
https://volmit.com
GNU General Public License v3.0
95 stars 52 forks source link

build error #595

Closed Dreeam-qwq closed 3 years ago

Dreeam-qwq commented 3 years ago

Describe the bug

Could not resolve: org.spigotmc.full:1.12.2:1.12.2
Could not resolve: org.bukkit.craftbukkit:1.16.2:1.16.2
Could not resolve: me.clip:placeholderapi:2.9.2
Could not resolve: com.boydti:fawe-api:latest

To Reproduce Steps to reproduce the behavior:

  1. import source
  2. import gradle project
  3. build react
  4. See this error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots or Video Recordings If applicable, add screenshots or video recordings to help explain your problem.

Server and Plugin Informations

Additional context Add any other context about the problem here, server timings reports, React dump information, complete console log etc. Please do not make Pastebin dumps or screenshot expire.

360matt commented 3 years ago

Add maven {url ='http://ci.athion.net/job/FastAsyncWorldEdit/ws/mvn/'} repository for FAWE.

I am also stuck for the two dependencies spigot full and bukkit 1.16.2

stijnb1234 commented 3 years ago

Run BuildTools for 1.16.2. ;)

360matt commented 3 years ago

Run BuildTools for 1.16.2. ;)

And how to use it? Especially in this context with React?

stijnb1234 commented 3 years ago

Run BuildTools for 1.16.2. ;)

And how to use it? Especially in this context with React?

https://www.spigotmc.org/wiki/buildtools/

No difference between React and any other plugin.