-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathbuild.log
More file actions
118 lines (112 loc) · 4.66 KB
/
Copy pathbuild.log
File metadata and controls
118 lines (112 loc) · 4.66 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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
.\gradlew : WARNING:
A restricted method
in java.lang.System
has been called
At line:1 char:1
+ .\gradlew
compileJava >
build.log 2>&1
+ ~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~
+ CategoryInfo
: NotSpeci
fied: (WARNING: A
rest...has been
called:String) []
, RemoteException
+ FullyQualifiedE
rrorId : NativeCo
mmandError
WARNING: java.lang.Sys
tem::load has been
called by net.rubygrap
efruit.platform.intern
al.NativeLibraryLoader
in an unnamed module
(file:/C:/Users/pc/.gr
adle/wrapper/dists/gra
dle-8.8-bin/dl7vupf4ps
engwqhwktix4v1/gradle-
8.8/lib/native-platfor
m-0.22-milestone-26.ja
r)
WARNING: Use --enable-
native-access=ALL-UNNA
MED to avoid a
warning for callers
in this module
WARNING: Restricted
methods will be
blocked in a future
release unless native
access is enabled
> Task :compileJava FAILED
FAILURE: Build failed
with an exception.
* What went wrong:
Execution failed for
task ':compileJava'.
> Could not resolve
all files for
configuration
':compileClasspath'.
> Could not find co
m.comphenix.protocol:P
rotocolLib:5.3.0-SNAPS
HOT.
Searched in the
following locations:
- https://repo.
maven.apache.org/maven
2/com/comphenix/protoc
ol/ProtocolLib/5.3.0-S
NAPSHOT/maven-metadata
.xml
- https://repo.
maven.apache.org/maven
2/com/comphenix/protoc
ol/ProtocolLib/5.3.0-S
NAPSHOT/ProtocolLib-5.
3.0-SNAPSHOT.pom
- https://repo.
papermc.io/repository/
maven-public/com/comph
enix/protocol/Protocol
Lib/5.3.0-SNAPSHOT/mav
en-metadata.xml
- https://repo.
papermc.io/repository/
maven-public/com/comph
enix/protocol/Protocol
Lib/5.3.0-SNAPSHOT/Pro
tocolLib-5.3.0-SNAPSHO
T.pom
- https://repo.
dmulloy2.net/repositor
y/public/com/comphenix
/protocol/ProtocolLib/
5.3.0-SNAPSHOT/maven-m
etadata.xml
- https://repo.
dmulloy2.net/repositor
y/public/com/comphenix
/protocol/ProtocolLib/
5.3.0-SNAPSHOT/Protoco
lLib-5.3.0-SNAPSHOT.po
m
Required by:
project :
* Try:
> Run with
--stacktrace option
to get the stack
trace.
> Run with --info or
--debug option to get
more log output.
> Run with --scan to
get full insights.
1 actionable task: 1 executed
> Get more help at htt
ps://help.gradle.org.
BUILD FAILED in 2s