CobbleSword / NachoSpigot

NachoSpigot is a fork of TacoSpigot 1.8.9 that offers several enhancements to performance as well as bug fixes.
GNU General Public License v3.0
237 stars 87 forks source link

Compiling Error #292

Closed ghost closed 2 years ago

ghost commented 2 years ago

Observed Behavior

I just cloned the project with git and opened it in IntelliJ and just did mvn clean install but i got an Error:

Invalid artifact dependency name, must be groupId:artifactId:version:type:classifier C:\Users\Sohqil RF\Desktop\Build Tools\NachoSpigot\NachoSpigot-Server/deprecation-mappings.csrg in 2

image

I didn't change anything

Expected Behavior

.

Steps To Reproduce

  1. Clone the NachoSpigot with Git
  2. Open the project by IntelliJ
  3. Do mvn clean install in maven

Plugin List

No response

Server Version

1.8.8 latest, I downloaded today

Other

No response

Agreements

Sculas commented 2 years ago

Duplicate of #288.

Sculas commented 2 years ago

You had 2 issues, issue 288 and this one ^ So it's not a duplicate, but the issue is invalid since this is not a compilation error but IntelliJ not understanding something.