Hello, so today i want to fork a little bit code from spigot to what i need, so i decided to make a spigot by my own.
However, I saw this (https://github.com/PaperMC/Paper-1.7), and try to do what the description said, I have some issues with it.
When I tried to do the step "Create patch for server", i didnt find a file called "PaperSpigot-Server". Here's what I get: , if I ignore the problem and try to compile with maven, here's what i get:
This is my first time to try to get paperspigot src, so dont fk me
I tried to do research about this problem almost 4 hours and i have no clue, so i came here to find who can help me
Can someone help me about this issue?
However, I saw this (https://github.com/PaperMC/Paper-1.7), and try to do what the description said, I have some issues with it.
When I tried to do the step "Create patch for server", i didnt find a file called "PaperSpigot-Server". Here's what I get: , if I ignore the problem and try to compile with maven, here's what i get:
$ mvn clean install
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Child module C:\Users\Matthew Yu\Desktop\spigot core\Paper-1.7\PaperSpig
ot-Server of C:\Users\Matthew Yu\Desktop\spigot core\Paper-1.7\pom.xml does not
exist @
[ERROR] Child module C:\Users\Matthew Yu\Desktop\spigot core\Paper-1.7\PaperSpig
ot-API of C:\Users\Matthew Yu\Desktop\spigot core\Paper-1.7\pom.xml does not exi
st @
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.github.paperspigot
aperspigot-parent:dev-SNAPSHOT (C:
\Users\Matthew Yu\Desktop\spigot core\Paper-1.7\pom.xml) has 2 errors
[ERROR] Child module C:\Users\Matthew Yu\Desktop\spigot core\Paper-1.7\Paper
Spigot-Server of C:\Users\Matthew Yu\Desktop\spigot core\Paper-1.7\pom.xml does
not exist
[ERROR] Child module C:\Users\Matthew Yu\Desktop\spigot core\Paper-1.7\Paper
Spigot-API of C:\Users\Matthew Yu\Desktop\spigot core\Paper-1.7\pom.xml does not
exist
[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/ProjectBuildin
gException
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Child module C:\Users\Matthew Yu\Desktop\spigot core\Paper-1.7\PaperSpig
ot-Server of C:\Users\Matthew Yu\Desktop\spigot core\Paper-1.7\pom.xml does not
exist @
[ERROR] Child module C:\Users\Matthew Yu\Desktop\spigot core\Paper-1.7\PaperSpig
ot-API of C:\Users\Matthew Yu\Desktop\spigot core\Paper-1.7\pom.xml does not exi
st @
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.github.paperspigot
\Users\Matthew Yu\Desktop\spigot core\Paper-1.7\pom.xml) has 2 errors
[ERROR] Child module C:\Users\Matthew Yu\Desktop\spigot core\Paper-1.7\Paper
Spigot-Server of C:\Users\Matthew Yu\Desktop\spigot core\Paper-1.7\pom.xml does
not exist
[ERROR] Child module C:\Users\Matthew Yu\Desktop\spigot core\Paper-1.7\Paper
Spigot-API of C:\Users\Matthew Yu\Desktop\spigot core\Paper-1.7\pom.xml does not
exist
[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/ProjectBuildin
gException
This is my first time to try to get paperspigot src, so dont fk me
I tried to do research about this problem almost 4 hours and i have no clue, so i came here to find who can help me
Can someone help me about this issue?
Last edited:
