forked from musbabaff/CordSync
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcompile_errors.txt
More file actions
69 lines (69 loc) · 13.4 KB
/
compile_errors.txt
File metadata and controls
69 lines (69 loc) · 13.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.blockstock:CordSync:jar:1.3.5
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: me.clip:placeholderapi:jar -> duplicate declaration of version 2.11.6 @ line 128, column 17
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] ----------------------< com.blockstock:CordSync >-----------------------
[INFO] Building CordSync 1.3.5
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from luckperms-repo: https://repo.luckperms.net/releases/org/spigotmc/spigot-api/1.21.4-R0.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.spigotmc:spigot-api:1.21.4-R0.1-SNAPSHOT/maven-metadata.xml from/to luckperms-repo (https://repo.luckperms.net/releases/): Bilinen b÷yle bir ana bilgisayar yok (repo.luckperms.net)
[WARNING] org.spigotmc:spigot-api:1.21.4-R0.1-SNAPSHOT/maven-metadata.xml failed to transfer from https://repo.luckperms.net/releases/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of luckperms-repo has elapsed or updates are forced. Original error: Could not transfer metadata org.spigotmc:spigot-api:1.21.4-R0.1-SNAPSHOT/maven-metadata.xml from/to luckperms-repo (https://repo.luckperms.net/releases/): Bilinen b÷yle bir ana bilgisayar yok (repo.luckperms.net)
Downloading from luckperms-repo: https://repo.luckperms.net/releases/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.bukkit:bukkit:1.13.1-R0.1-SNAPSHOT/maven-metadata.xml from/to luckperms-repo (https://repo.luckperms.net/releases/): repo.luckperms.net
[WARNING] org.bukkit:bukkit:1.13.1-R0.1-SNAPSHOT/maven-metadata.xml failed to transfer from https://repo.luckperms.net/releases/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of luckperms-repo has elapsed or updates are forced. Original error: Could not transfer metadata org.bukkit:bukkit:1.13.1-R0.1-SNAPSHOT/maven-metadata.xml from/to luckperms-repo (https://repo.luckperms.net/releases/): repo.luckperms.net
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ CordSync ---
[INFO] Copying 8 resources from src\main\resources to target\classes
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ CordSync ---
[INFO] Changes detected - recompiling the module! :source
[INFO] Compiling 49 source files with javac [debug release 17] to target\classes
[INFO] Annotation processing is enabled because one or more processors were found
on the class path. A future release of javac may disable annotation processing
unless at least one processor is specified by name (-processor), or a search
path is specified (--processor-path, --processor-module-path), or annotation
processing is enabled explicitly (-proc:only, -proc:full).
Use -Xlint:-options to suppress this message.
Use -proc:none to disable annotation processing.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /C:/mLinker/src/main/java/com/blockstock/cordsync/modules/devops/DevopsModule.java:[224,13] class, interface, enum, or record expected
[ERROR] /C:/mLinker/src/main/java/com/blockstock/cordsync/modules/devops/DevopsModule.java:[228,9] class, interface, enum, or record expected
[ERROR] /C:/mLinker/src/main/java/com/blockstock/cordsync/modules/devops/DevopsModule.java:[229,9] class, interface, enum, or record expected
[ERROR] /C:/mLinker/src/main/java/com/blockstock/cordsync/modules/devops/DevopsModule.java:[232,9] class, interface, enum, or record expected
[ERROR] /C:/mLinker/src/main/java/com/blockstock/cordsync/modules/devops/DevopsModule.java:[233,9] class, interface, enum, or record expected
[ERROR] /C:/mLinker/src/main/java/com/blockstock/cordsync/modules/devops/DevopsModule.java:[237,9] class, interface, enum, or record expected
[ERROR] /C:/mLinker/src/main/java/com/blockstock/cordsync/modules/devops/DevopsModule.java:[239,9] class, interface, enum, or record expected
[ERROR] /C:/mLinker/src/main/java/com/blockstock/cordsync/modules/devops/DevopsModule.java:[242,5] class, interface, enum, or record expected
[INFO] 8 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.996 s
[INFO] Finished at: 2026-03-05T07:24:27+03:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project CordSync: Compilation failure: Compilation failure:
[ERROR] /C:/mLinker/src/main/java/com/blockstock/cordsync/modules/devops/DevopsModule.java:[224,13] class, interface, enum, or record expected
[ERROR] /C:/mLinker/src/main/java/com/blockstock/cordsync/modules/devops/DevopsModule.java:[228,9] class, interface, enum, or record expected
[ERROR] /C:/mLinker/src/main/java/com/blockstock/cordsync/modules/devops/DevopsModule.java:[229,9] class, interface, enum, or record expected
[ERROR] /C:/mLinker/src/main/java/com/blockstock/cordsync/modules/devops/DevopsModule.java:[232,9] class, interface, enum, or record expected
[ERROR] /C:/mLinker/src/main/java/com/blockstock/cordsync/modules/devops/DevopsModule.java:[233,9] class, interface, enum, or record expected
[ERROR] /C:/mLinker/src/main/java/com/blockstock/cordsync/modules/devops/DevopsModule.java:[237,9] class, interface, enum, or record expected
[ERROR] /C:/mLinker/src/main/java/com/blockstock/cordsync/modules/devops/DevopsModule.java:[239,9] class, interface, enum, or record expected
[ERROR] /C:/mLinker/src/main/java/com/blockstock/cordsync/modules/devops/DevopsModule.java:[242,5] class, interface, enum, or record expected
[ERROR] -> [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/MojoFailureException