Build Logs
jelly-rdf/jelly-jvm • 3.8.0-RC2:2025-11-27
Errors
0
Warnings
0
Total Lines
1137
1##################################
2Clonning https://github.com/jelly-rdf/jelly-jvm.git into /build/repo using revision v2.10.3
3##################################
4Note: switching to '3455e14c459df05e9a476a3964153935408eea77'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.0-RC2
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC2
32Execute tests: false
33sbt project found:
34Sbt version 1.10.11 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project jelly-rdf/jelly-jvm
37##################################
38Scala version: 3.8.0-RC2
39Targets: eu.ostrzyciel.jelly%jelly-core eu.ostrzyciel.jelly%jelly-grpc eu.ostrzyciel.jelly%jelly-jena eu.ostrzyciel.jelly%jelly-jena-patch eu.ostrzyciel.jelly%jelly-jvm eu.ostrzyciel.jelly%jelly-rdf4j eu.ostrzyciel.jelly%jelly-rdf4j-patch eu.ostrzyciel.jelly%jelly-stream eu.ostrzyciel.jelly%jelly-titanium-rdf-api
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.0-RC2
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.0-RC2"
60"++3.8.0-RC2 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" eu.ostrzyciel.jelly%jelly-core eu.ostrzyciel.jelly%jelly-grpc eu.ostrzyciel.jelly%jelly-jena eu.ostrzyciel.jelly%jelly-jena-patch eu.ostrzyciel.jelly%jelly-jvm eu.ostrzyciel.jelly%jelly-rdf4j eu.ostrzyciel.jelly%jelly-rdf4j-patch eu.ostrzyciel.jelly%jelly-stream eu.ostrzyciel.jelly%jelly-titanium-rdf-api"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, build.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 7 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 8.906s.
75[info] done compiling
76[info] loading settings for project repo from build.sbt...
77[info] resolving key references (19012 settings) ...
78[info] set current project to repo (in build file:/build/repo/)
79Execute setCrossScalaVersions: 3.8.0-RC2
80OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in rdfProtos/crossScalaVersions
81OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in core/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in rdf4jPatch/crossScalaVersions
83OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in rdf4j/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in jena/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in rdf4jPlugin/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in jenaPatch/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in titaniumRdfApi/crossScalaVersions
88OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in integrationTests/crossScalaVersions
89OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in jenaPlugin/crossScalaVersions
90OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in corePatch/crossScalaVersions
91OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in repo/crossScalaVersions
92OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in coreJava/crossScalaVersions
93OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in grpc/crossScalaVersions
94OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in stream/crossScalaVersions
95OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in examples/crossScalaVersions
96OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC2 in rdfProtosJava/crossScalaVersions
97[info] set current project to repo (in build file:/build/repo/)
98[info] Setting Scala version to 3.8.0-RC2 on 17 projects.
99[info] Switching Scala version on:
100[info] jena (3.8.0-RC2)
101[info] rdf4j (3.8.0-RC2)
102[info] grpc (3.8.0-RC2)
103[info] examples (3.8.0-RC2)
104[info] integrationTests (3.8.0-RC2)
105[info] jenaPlugin (3.8.0-RC2)
106[info] rdf4jPlugin (3.8.0-RC2)
107[info] corePatch (3.8.0-RC2)
108[info] coreJava (3.8.0-RC2)
109[info] stream (3.8.0-RC2)
110[info] rdf4jPatch (3.8.0-RC2)
111[info] * repo (3.8.0-RC2)
112[info] core (3.8.0-RC2)
113[info] titaniumRdfApi (3.8.0-RC2)
114[info] rdfProtosJava (3.8.0-RC2)
115[info] rdfProtos (3.8.0-RC2)
116[info] jenaPatch (3.8.0-RC2)
117[info] Excluding projects:
118[info] Reapplying settings...
119[info] set current project to repo (in build file:/build/repo/)
120Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
121[info] Reapplying settings...
122[info] set current project to repo (in build file:/build/repo/)
123[info] Defining Global / credentials, core / credentials and 15 others.
124[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 84 others.
125[info] Run `last` for details.
126[info] Reapplying settings...
127[info] set current project to repo (in build file:/build/repo/)
128Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
129[info] Reapplying settings...
130OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
131
132 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
133 Did you mean allExcludeDependencies ?
134 , retry without global scopes
135[info] Reapplying settings...
136[info] set current project to repo (in build file:/build/repo/)
137Execute removeScalacOptionsStartingWith: -P:wartremover
138[info] Reapplying settings...
139[info] set current project to repo (in build file:/build/repo/)
140[success] Total time: 0 s, completed Nov 27, 2025, 10:02:34 PM
141Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
142Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
143Starting build...
144Projects: Set(jena, rdf4j, grpc, corePatch, stream, rdf4jPatch, repo, core, titaniumRdfApi, rdfProtos, jenaPatch)
145Starting build for ProjectRef(file:/build/repo/,rdfProtos) (jelly-scalameta)... [0/11]
146OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
147Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
148[info] Compiling 3 protobuf files to /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main/scalapb
149[info] compiling 29 Scala sources to /build/repo/rdf-protos/target/scala-3.8.0-RC2/classes ...
150[info] done compiling
151Starting build for ProjectRef(file:/build/repo/,core) (jelly-core)... [1/11]
152OpenCB::Filter out '-Werror', matches setting pattern '^-?-Werror'
153OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
154OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
155Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
156Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
157 (core) Processing RdfProto.scala
158 (core) Processing RdfStreamOptions.scala
159 (core) Processing RdfLiteral.scala
160 (core) Skipping by exclusion RdfQuad.scala
161 (core) Processing RdfDatatypeEntry.scala
162 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
163 (core) Processing RdfDefaultGraph.scala
164 (core) Processing RdfNameEntry.scala
165 (core) Processing RdfIri.scala
166 (core) Processing RdfGraphEnd.scala
167 (core) Skipping by exclusion RdfStreamRow.scala
168 (core) Processing LogicalStreamType.scala
169 (core) Skipping by exclusion RdfGraphStart.scala
170 (core) Skipping by exclusion RdfTriple.scala
171 (core) Processing RdfStreamFrame.scala
172 (core) Processing PhysicalStreamType.scala
173 (core) Processing RdfPrefixEntry.scala
174[info] compiling 44 Scala sources and 5 Java sources to /build/repo/core/target/scala-3.8.0-RC2/classes ...
175[info] done compiling
176Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
177 (core) Processing RdfProto.scala
178 (core) Processing RdfStreamOptions.scala
179 (core) Processing RdfLiteral.scala
180 (core) Skipping by exclusion RdfQuad.scala
181 (core) Processing RdfDatatypeEntry.scala
182 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
183 (core) Processing RdfDefaultGraph.scala
184 (core) Processing RdfNameEntry.scala
185 (core) Processing RdfIri.scala
186 (core) Processing RdfGraphEnd.scala
187 (core) Skipping by exclusion RdfStreamRow.scala
188 (core) Processing LogicalStreamType.scala
189 (core) Skipping by exclusion RdfGraphStart.scala
190 (core) Skipping by exclusion RdfTriple.scala
191 (core) Processing RdfStreamFrame.scala
192 (core) Processing PhysicalStreamType.scala
193 (core) Processing RdfPrefixEntry.scala
194[info] compiling 16 Scala sources to /build/repo/core/target/scala-3.8.0-RC2/test-classes ...
195[info] done compiling
196Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
197 (core) Processing RdfProto.scala
198 (core) Processing RdfStreamOptions.scala
199 (core) Processing RdfLiteral.scala
200 (core) Skipping by exclusion RdfQuad.scala
201 (core) Processing RdfDatatypeEntry.scala
202 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
203 (core) Processing RdfDefaultGraph.scala
204 (core) Processing RdfNameEntry.scala
205 (core) Processing RdfIri.scala
206 (core) Processing RdfGraphEnd.scala
207 (core) Skipping by exclusion RdfStreamRow.scala
208 (core) Processing LogicalStreamType.scala
209 (core) Skipping by exclusion RdfGraphStart.scala
210 (core) Skipping by exclusion RdfTriple.scala
211 (core) Processing RdfStreamFrame.scala
212 (core) Processing PhysicalStreamType.scala
213 (core) Processing RdfPrefixEntry.scala
214Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
215 (core) Processing RdfProto.scala
216 (core) Processing RdfStreamOptions.scala
217 (core) Processing RdfLiteral.scala
218 (core) Skipping by exclusion RdfQuad.scala
219 (core) Processing RdfDatatypeEntry.scala
220 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
221 (core) Processing RdfDefaultGraph.scala
222 (core) Processing RdfNameEntry.scala
223 (core) Processing RdfIri.scala
224 (core) Processing RdfGraphEnd.scala
225 (core) Skipping by exclusion RdfStreamRow.scala
226 (core) Processing LogicalStreamType.scala
227 (core) Skipping by exclusion RdfGraphStart.scala
228 (core) Skipping by exclusion RdfTriple.scala
229 (core) Processing RdfStreamFrame.scala
230 (core) Processing PhysicalStreamType.scala
231 (core) Processing RdfPrefixEntry.scala
232Starting build for ProjectRef(file:/build/repo/,stream) (jelly-stream)... [2/11]
233Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
234Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
235 (core) Processing RdfProto.scala
236 (core) Processing RdfStreamOptions.scala
237 (core) Processing RdfLiteral.scala
238 (core) Skipping by exclusion RdfQuad.scala
239 (core) Processing RdfDatatypeEntry.scala
240 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
241 (core) Processing RdfDefaultGraph.scala
242 (core) Processing RdfNameEntry.scala
243 (core) Processing RdfIri.scala
244 (core) Processing RdfGraphEnd.scala
245 (core) Skipping by exclusion RdfStreamRow.scala
246 (core) Processing LogicalStreamType.scala
247 (core) Skipping by exclusion RdfGraphStart.scala
248 (core) Skipping by exclusion RdfTriple.scala
249 (core) Processing RdfStreamFrame.scala
250 (core) Processing PhysicalStreamType.scala
251 (core) Processing RdfPrefixEntry.scala
252[info] compiling 12 Scala sources to /build/repo/stream/target/scala-3.8.0-RC2/classes ...
253[info] done compiling
254Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
255 (core) Processing RdfProto.scala
256 (core) Processing RdfStreamOptions.scala
257 (core) Processing RdfLiteral.scala
258 (core) Skipping by exclusion RdfQuad.scala
259 (core) Processing RdfDatatypeEntry.scala
260 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
261 (core) Processing RdfDefaultGraph.scala
262 (core) Processing RdfNameEntry.scala
263 (core) Processing RdfIri.scala
264 (core) Processing RdfGraphEnd.scala
265 (core) Skipping by exclusion RdfStreamRow.scala
266 (core) Processing LogicalStreamType.scala
267 (core) Skipping by exclusion RdfGraphStart.scala
268 (core) Skipping by exclusion RdfTriple.scala
269 (core) Processing RdfStreamFrame.scala
270 (core) Processing PhysicalStreamType.scala
271 (core) Processing RdfPrefixEntry.scala
272[info] compiling 5 Scala sources to /build/repo/stream/target/scala-3.8.0-RC2/test-classes ...
273[info] done compiling
274Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
275 (core) Processing RdfProto.scala
276 (core) Processing RdfStreamOptions.scala
277 (core) Processing RdfLiteral.scala
278 (core) Skipping by exclusion RdfQuad.scala
279 (core) Processing RdfDatatypeEntry.scala
280 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
281 (core) Processing RdfDefaultGraph.scala
282 (core) Processing RdfNameEntry.scala
283 (core) Processing RdfIri.scala
284 (core) Processing RdfGraphEnd.scala
285 (core) Skipping by exclusion RdfStreamRow.scala
286 (core) Processing LogicalStreamType.scala
287 (core) Skipping by exclusion RdfGraphStart.scala
288 (core) Skipping by exclusion RdfTriple.scala
289 (core) Processing RdfStreamFrame.scala
290 (core) Processing PhysicalStreamType.scala
291 (core) Processing RdfPrefixEntry.scala
292Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
293 (core) Processing RdfProto.scala
294 (core) Processing RdfStreamOptions.scala
295 (core) Processing RdfLiteral.scala
296 (core) Skipping by exclusion RdfQuad.scala
297 (core) Processing RdfDatatypeEntry.scala
298 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
299 (core) Processing RdfDefaultGraph.scala
300 (core) Processing RdfNameEntry.scala
301 (core) Processing RdfIri.scala
302 (core) Processing RdfGraphEnd.scala
303 (core) Skipping by exclusion RdfStreamRow.scala
304 (core) Processing LogicalStreamType.scala
305 (core) Skipping by exclusion RdfGraphStart.scala
306 (core) Skipping by exclusion RdfTriple.scala
307 (core) Processing RdfStreamFrame.scala
308 (core) Processing PhysicalStreamType.scala
309 (core) Processing RdfPrefixEntry.scala
310Starting build for ProjectRef(file:/build/repo/,jena) (jelly-jena)... [3/11]
311Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
312Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
313 (core) Processing RdfProto.scala
314 (core) Processing RdfStreamOptions.scala
315 (core) Processing RdfLiteral.scala
316 (core) Skipping by exclusion RdfQuad.scala
317 (core) Processing RdfDatatypeEntry.scala
318 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
319 (core) Processing RdfDefaultGraph.scala
320 (core) Processing RdfNameEntry.scala
321 (core) Processing RdfIri.scala
322 (core) Processing RdfGraphEnd.scala
323 (core) Skipping by exclusion RdfStreamRow.scala
324 (core) Processing LogicalStreamType.scala
325 (core) Skipping by exclusion RdfGraphStart.scala
326 (core) Skipping by exclusion RdfTriple.scala
327 (core) Processing RdfStreamFrame.scala
328 (core) Processing PhysicalStreamType.scala
329 (core) Processing RdfPrefixEntry.scala
330[info] compiling 12 Scala sources to /build/repo/jena/target/scala-3.8.0-RC2/classes ...
331[info] done compiling
332Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
333 (core) Processing RdfProto.scala
334 (core) Processing RdfStreamOptions.scala
335 (core) Processing RdfLiteral.scala
336 (core) Skipping by exclusion RdfQuad.scala
337 (core) Processing RdfDatatypeEntry.scala
338 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
339 (core) Processing RdfDefaultGraph.scala
340 (core) Processing RdfNameEntry.scala
341 (core) Processing RdfIri.scala
342 (core) Processing RdfGraphEnd.scala
343 (core) Skipping by exclusion RdfStreamRow.scala
344 (core) Processing LogicalStreamType.scala
345 (core) Skipping by exclusion RdfGraphStart.scala
346 (core) Skipping by exclusion RdfTriple.scala
347 (core) Processing RdfStreamFrame.scala
348 (core) Processing PhysicalStreamType.scala
349 (core) Processing RdfPrefixEntry.scala
350[info] compiling 8 Scala sources to /build/repo/jena/target/scala-3.8.0-RC2/test-classes ...
351[info] done compiling
352Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
353 (core) Processing RdfProto.scala
354 (core) Processing RdfStreamOptions.scala
355 (core) Processing RdfLiteral.scala
356 (core) Skipping by exclusion RdfQuad.scala
357 (core) Processing RdfDatatypeEntry.scala
358 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
359 (core) Processing RdfDefaultGraph.scala
360 (core) Processing RdfNameEntry.scala
361 (core) Processing RdfIri.scala
362 (core) Processing RdfGraphEnd.scala
363 (core) Skipping by exclusion RdfStreamRow.scala
364 (core) Processing LogicalStreamType.scala
365 (core) Skipping by exclusion RdfGraphStart.scala
366 (core) Skipping by exclusion RdfTriple.scala
367 (core) Processing RdfStreamFrame.scala
368 (core) Processing PhysicalStreamType.scala
369 (core) Processing RdfPrefixEntry.scala
370Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
371 (core) Processing RdfProto.scala
372 (core) Processing RdfStreamOptions.scala
373 (core) Processing RdfLiteral.scala
374 (core) Skipping by exclusion RdfQuad.scala
375 (core) Processing RdfDatatypeEntry.scala
376 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
377 (core) Processing RdfDefaultGraph.scala
378 (core) Processing RdfNameEntry.scala
379 (core) Processing RdfIri.scala
380 (core) Processing RdfGraphEnd.scala
381 (core) Skipping by exclusion RdfStreamRow.scala
382 (core) Processing LogicalStreamType.scala
383 (core) Skipping by exclusion RdfGraphStart.scala
384 (core) Skipping by exclusion RdfTriple.scala
385 (core) Processing RdfStreamFrame.scala
386 (core) Processing PhysicalStreamType.scala
387 (core) Processing RdfPrefixEntry.scala
388Starting build for ProjectRef(file:/build/repo/,rdf4jPatch) (jelly-rdf4j-patch)... [4/11]
389Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
390Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
391Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core-patch/target/scala-3.8.0-RC2/src_managed/main/scalapb
392 (core) Processing RdfProto.scala
393 (core-patch) Skipping by exclusion RdfPatchRow.scala
394 (core-patch) Processing RdfPatchTransactionStart.scala
395 (core-patch) Processing RdfPatchTransactionCommit.scala
396 (core) Processing RdfStreamOptions.scala
397 (core-patch) Processing RdfPatchFrame.scala
398 (core-patch) Processing RdfPatchPunctuation.scala
399 (core-patch) Skipping by exclusion RdfPatchNamespace.scala
400 (core-patch) Processing RdfPatchTransactionAbort.scala
401 (core) Processing RdfLiteral.scala
402 (core-patch) Skipping by exclusion RdfPatchHeader.scala
403 (core-patch) Processing PatchStatementType.scala
404 (core-patch) Processing PatchProto.scala
405 (core-patch) Processing RdfPatchOptions.scala
406 (core) Skipping by exclusion RdfQuad.scala
407 (core) Processing RdfDatatypeEntry.scala
408 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
409 (core) Processing RdfDefaultGraph.scala
410 (core-patch) Processing PatchStreamType.scala
411 (core) Processing RdfNameEntry.scala
412 (core) Processing RdfIri.scala
413 (core) Processing RdfGraphEnd.scala
414 (core) Skipping by exclusion RdfStreamRow.scala
415 (core) Processing LogicalStreamType.scala
416 (core) Skipping by exclusion RdfGraphStart.scala
417 (core) Skipping by exclusion RdfTriple.scala
418 (core) Processing RdfStreamFrame.scala
419 (core) Processing PhysicalStreamType.scala
420 (core) Processing RdfPrefixEntry.scala
421[info] compiling 26 Scala sources to /build/repo/core-patch/target/scala-3.8.0-RC2/classes ...
422[info] compiling 14 Scala sources to /build/repo/rdf4j/target/scala-3.8.0-RC2/classes ...
423[info] done compiling
424[info] done compiling
425[info] compiling 1 Scala source to /build/repo/rdf4j-patch/target/scala-3.8.0-RC2/classes ...
426[info] done compiling
427Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
428Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core-patch/target/scala-3.8.0-RC2/src_managed/main/scalapb
429 (core) Processing RdfProto.scala
430 (core-patch) Skipping by exclusion RdfPatchRow.scala
431 (core-patch) Processing RdfPatchTransactionStart.scala
432 (core) Processing RdfStreamOptions.scala
433 (core-patch) Processing RdfPatchTransactionCommit.scala
434 (core-patch) Processing RdfPatchFrame.scala
435 (core-patch) Processing RdfPatchPunctuation.scala
436 (core) Processing RdfLiteral.scala
437 (core-patch) Skipping by exclusion RdfPatchNamespace.scala
438 (core-patch) Processing RdfPatchTransactionAbort.scala
439 (core-patch) Skipping by exclusion RdfPatchHeader.scala
440 (core-patch) Processing PatchStatementType.scala
441 (core-patch) Processing PatchProto.scala
442 (core-patch) Processing RdfPatchOptions.scala
443 (core) Skipping by exclusion RdfQuad.scala
444 (core) Processing RdfDatatypeEntry.scala
445 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
446 (core) Processing RdfDefaultGraph.scala
447 (core) Processing RdfNameEntry.scala
448 (core-patch) Processing PatchStreamType.scala
449 (core) Processing RdfIri.scala
450 (core) Processing RdfGraphEnd.scala
451 (core) Skipping by exclusion RdfStreamRow.scala
452 (core) Processing LogicalStreamType.scala
453 (core) Skipping by exclusion RdfGraphStart.scala
454 (core) Skipping by exclusion RdfTriple.scala
455 (core) Processing RdfStreamFrame.scala
456 (core) Processing PhysicalStreamType.scala
457 (core) Processing RdfPrefixEntry.scala
458Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
459Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core-patch/target/scala-3.8.0-RC2/src_managed/main/scalapb
460 (core-patch) Skipping by exclusion RdfPatchRow.scala
461 (core) Processing RdfProto.scala
462 (core-patch) Processing RdfPatchTransactionStart.scala
463 (core) Processing RdfStreamOptions.scala
464 (core-patch) Processing RdfPatchTransactionCommit.scala
465 (core-patch) Processing RdfPatchFrame.scala
466 (core-patch) Processing RdfPatchPunctuation.scala
467 (core-patch) Skipping by exclusion RdfPatchNamespace.scala
468 (core-patch) Processing RdfPatchTransactionAbort.scala
469 (core) Processing RdfLiteral.scala
470 (core-patch) Skipping by exclusion RdfPatchHeader.scala
471 (core-patch) Processing PatchStatementType.scala
472 (core-patch) Processing PatchProto.scala
473 (core-patch) Processing RdfPatchOptions.scala
474 (core) Skipping by exclusion RdfQuad.scala
475 (core) Processing RdfDatatypeEntry.scala
476 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
477 (core) Processing RdfDefaultGraph.scala
478 (core) Processing RdfNameEntry.scala
479 (core-patch) Processing PatchStreamType.scala
480 (core) Processing RdfIri.scala
481 (core) Processing RdfGraphEnd.scala
482 (core) Skipping by exclusion RdfStreamRow.scala
483 (core) Processing LogicalStreamType.scala
484 (core) Skipping by exclusion RdfGraphStart.scala
485 (core) Skipping by exclusion RdfTriple.scala
486 (core) Processing RdfStreamFrame.scala
487 (core) Processing PhysicalStreamType.scala
488 (core) Processing RdfPrefixEntry.scala
489Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
490 (core) Processing RdfProto.scala
491Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core-patch/target/scala-3.8.0-RC2/src_managed/main/scalapb
492 (core-patch) Skipping by exclusion RdfPatchRow.scala
493 (core-patch) Processing RdfPatchTransactionStart.scala
494 (core) Processing RdfStreamOptions.scala
495 (core-patch) Processing RdfPatchTransactionCommit.scala
496 (core-patch) Processing RdfPatchFrame.scala
497 (core-patch) Processing RdfPatchPunctuation.scala
498 (core-patch) Skipping by exclusion RdfPatchNamespace.scala
499 (core-patch) Processing RdfPatchTransactionAbort.scala
500 (core) Processing RdfLiteral.scala
501 (core-patch) Skipping by exclusion RdfPatchHeader.scala
502 (core-patch) Processing PatchStatementType.scala
503 (core-patch) Processing PatchProto.scala
504 (core-patch) Processing RdfPatchOptions.scala
505 (core) Skipping by exclusion RdfQuad.scala
506 (core) Processing RdfDatatypeEntry.scala
507 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
508 (core) Processing RdfDefaultGraph.scala
509 (core) Processing RdfNameEntry.scala
510 (core-patch) Processing PatchStreamType.scala
511 (core) Processing RdfIri.scala
512 (core) Processing RdfGraphEnd.scala
513 (core) Skipping by exclusion RdfStreamRow.scala
514 (core) Processing LogicalStreamType.scala
515 (core) Skipping by exclusion RdfGraphStart.scala
516 (core) Skipping by exclusion RdfTriple.scala
517 (core) Processing RdfStreamFrame.scala
518 (core) Processing PhysicalStreamType.scala
519 (core) Processing RdfPrefixEntry.scala
520Starting build for ProjectRef(file:/build/repo/,titaniumRdfApi) (jelly-titanium-rdf-api)... [5/11]
521Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
522Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
523 (core) Processing RdfProto.scala
524 (core) Processing RdfStreamOptions.scala
525 (core) Processing RdfLiteral.scala
526 (core) Skipping by exclusion RdfQuad.scala
527 (core) Processing RdfDatatypeEntry.scala
528 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
529 (core) Processing RdfDefaultGraph.scala
530 (core) Processing RdfNameEntry.scala
531 (core) Processing RdfIri.scala
532 (core) Processing RdfGraphEnd.scala
533 (core) Skipping by exclusion RdfStreamRow.scala
534 (core) Processing LogicalStreamType.scala
535 (core) Skipping by exclusion RdfGraphStart.scala
536 (core) Skipping by exclusion RdfTriple.scala
537 (core) Processing RdfStreamFrame.scala
538 (core) Processing PhysicalStreamType.scala
539 (core) Processing RdfPrefixEntry.scala
540[info] compiling 9 Scala sources and 4 Java sources to /build/repo/titanium-rdf-api/target/scala-3.8.0-RC2/classes ...
541[info] done compiling
542Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
543 (core) Processing RdfProto.scala
544 (core) Processing RdfStreamOptions.scala
545 (core) Processing RdfLiteral.scala
546 (core) Skipping by exclusion RdfQuad.scala
547 (core) Processing RdfDatatypeEntry.scala
548 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
549 (core) Processing RdfDefaultGraph.scala
550 (core) Processing RdfNameEntry.scala
551 (core) Processing RdfIri.scala
552 (core) Processing RdfGraphEnd.scala
553 (core) Skipping by exclusion RdfStreamRow.scala
554 (core) Processing LogicalStreamType.scala
555 (core) Skipping by exclusion RdfGraphStart.scala
556 (core) Skipping by exclusion RdfTriple.scala
557 (core) Processing RdfStreamFrame.scala
558 (core) Processing PhysicalStreamType.scala
559 (core) Processing RdfPrefixEntry.scala
560[info] compiling 5 Scala sources to /build/repo/titanium-rdf-api/target/scala-3.8.0-RC2/test-classes ...
561[info] done compiling
562Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
563 (core) Processing RdfProto.scala
564 (core) Processing RdfStreamOptions.scala
565 (core) Processing RdfLiteral.scala
566 (core) Skipping by exclusion RdfQuad.scala
567 (core) Processing RdfDatatypeEntry.scala
568 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
569 (core) Processing RdfDefaultGraph.scala
570 (core) Processing RdfNameEntry.scala
571 (core) Processing RdfIri.scala
572 (core) Processing RdfGraphEnd.scala
573 (core) Skipping by exclusion RdfStreamRow.scala
574 (core) Processing LogicalStreamType.scala
575 (core) Skipping by exclusion RdfGraphStart.scala
576 (core) Skipping by exclusion RdfTriple.scala
577 (core) Processing RdfStreamFrame.scala
578 (core) Processing PhysicalStreamType.scala
579 (core) Processing RdfPrefixEntry.scala
580Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
581 (core) Processing RdfProto.scala
582 (core) Processing RdfStreamOptions.scala
583 (core) Processing RdfLiteral.scala
584 (core) Skipping by exclusion RdfQuad.scala
585 (core) Processing RdfDatatypeEntry.scala
586 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
587 (core) Processing RdfDefaultGraph.scala
588 (core) Processing RdfNameEntry.scala
589 (core) Processing RdfIri.scala
590 (core) Processing RdfGraphEnd.scala
591 (core) Skipping by exclusion RdfStreamRow.scala
592 (core) Processing LogicalStreamType.scala
593 (core) Skipping by exclusion RdfGraphStart.scala
594 (core) Skipping by exclusion RdfTriple.scala
595 (core) Processing RdfStreamFrame.scala
596 (core) Processing PhysicalStreamType.scala
597 (core) Processing RdfPrefixEntry.scala
598Starting build for ProjectRef(file:/build/repo/,rdf4j) (jelly-rdf4j)... [6/11]
599Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
600Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
601 (core) Processing RdfProto.scala
602 (core) Processing RdfStreamOptions.scala
603 (core) Processing RdfLiteral.scala
604 (core) Skipping by exclusion RdfQuad.scala
605 (core) Processing RdfDatatypeEntry.scala
606 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
607 (core) Processing RdfDefaultGraph.scala
608 (core) Processing RdfNameEntry.scala
609 (core) Processing RdfIri.scala
610 (core) Processing RdfGraphEnd.scala
611 (core) Skipping by exclusion RdfStreamRow.scala
612 (core) Processing LogicalStreamType.scala
613 (core) Skipping by exclusion RdfGraphStart.scala
614 (core) Skipping by exclusion RdfTriple.scala
615 (core) Processing RdfStreamFrame.scala
616 (core) Processing PhysicalStreamType.scala
617 (core) Processing RdfPrefixEntry.scala
618Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
619 (core) Processing RdfProto.scala
620 (core) Processing RdfStreamOptions.scala
621 (core) Processing RdfLiteral.scala
622 (core) Skipping by exclusion RdfQuad.scala
623 (core) Processing RdfDatatypeEntry.scala
624 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
625 (core) Processing RdfDefaultGraph.scala
626 (core) Processing RdfNameEntry.scala
627 (core) Processing RdfIri.scala
628 (core) Processing RdfGraphEnd.scala
629 (core) Skipping by exclusion RdfStreamRow.scala
630 (core) Processing LogicalStreamType.scala
631 (core) Skipping by exclusion RdfGraphStart.scala
632 (core) Skipping by exclusion RdfTriple.scala
633 (core) Processing RdfStreamFrame.scala
634 (core) Processing PhysicalStreamType.scala
635 (core) Processing RdfPrefixEntry.scala
636[info] compiling 3 Scala sources to /build/repo/rdf4j/target/scala-3.8.0-RC2/test-classes ...
637[info] done compiling
638Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
639 (core) Processing RdfProto.scala
640 (core) Processing RdfStreamOptions.scala
641 (core) Processing RdfLiteral.scala
642 (core) Skipping by exclusion RdfQuad.scala
643 (core) Processing RdfDatatypeEntry.scala
644 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
645 (core) Processing RdfDefaultGraph.scala
646 (core) Processing RdfNameEntry.scala
647 (core) Processing RdfIri.scala
648 (core) Processing RdfGraphEnd.scala
649 (core) Skipping by exclusion RdfStreamRow.scala
650 (core) Processing LogicalStreamType.scala
651 (core) Skipping by exclusion RdfGraphStart.scala
652 (core) Skipping by exclusion RdfTriple.scala
653 (core) Processing RdfStreamFrame.scala
654 (core) Processing PhysicalStreamType.scala
655 (core) Processing RdfPrefixEntry.scala
656Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
657 (core) Processing RdfProto.scala
658 (core) Processing RdfStreamOptions.scala
659 (core) Processing RdfLiteral.scala
660 (core) Skipping by exclusion RdfQuad.scala
661 (core) Processing RdfDatatypeEntry.scala
662 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
663 (core) Processing RdfDefaultGraph.scala
664 (core) Processing RdfNameEntry.scala
665 (core) Processing RdfIri.scala
666 (core) Processing RdfGraphEnd.scala
667 (core) Skipping by exclusion RdfStreamRow.scala
668 (core) Processing LogicalStreamType.scala
669 (core) Skipping by exclusion RdfGraphStart.scala
670 (core) Skipping by exclusion RdfTriple.scala
671 (core) Processing RdfStreamFrame.scala
672 (core) Processing PhysicalStreamType.scala
673 (core) Processing RdfPrefixEntry.scala
674Starting build for ProjectRef(file:/build/repo/,grpc) (jelly-grpc)... [7/11]
675Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
676Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
677 (core) Processing RdfProto.scala
678 (core) Processing RdfStreamOptions.scala
679 (core) Processing RdfLiteral.scala
680 (core) Skipping by exclusion RdfQuad.scala
681 (core) Processing RdfDatatypeEntry.scala
682 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
683 (core) Processing RdfDefaultGraph.scala
684 (core) Processing RdfNameEntry.scala
685 (core) Processing RdfIri.scala
686 (core) Processing RdfGraphEnd.scala
687 (core) Skipping by exclusion RdfStreamRow.scala
688 (core) Processing LogicalStreamType.scala
689 (core) Skipping by exclusion RdfGraphStart.scala
690 (core) Skipping by exclusion RdfTriple.scala
691 (core) Processing RdfStreamFrame.scala
692 (core) Processing PhysicalStreamType.scala
693 (core) Processing RdfPrefixEntry.scala
694[info] Compiling 3 protobuf files to /build/repo/grpc/target/scala-3.8.0-RC2/pekko-grpc/main
695[info] Generating Apache Pekko gRPC service interface for eu.ostrzyciel.jelly.core.proto.v1.RdfStreamService
696[info] Generating Apache Pekko gRPC client for eu.ostrzyciel.jelly.core.proto.v1.RdfStreamService
697[info] Generating Apache Pekko gRPC service handler for eu.ostrzyciel.jelly.core.proto.v1.RdfStreamService
698[info] compiling 19 Scala sources to /build/repo/grpc/target/scala-3.8.0-RC2/classes ...
699[info] done compiling
700Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
701 (core) Processing RdfProto.scala
702 (core) Processing RdfStreamOptions.scala
703 (core) Processing RdfLiteral.scala
704 (core) Skipping by exclusion RdfQuad.scala
705 (core) Processing RdfDatatypeEntry.scala
706 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
707 (core) Processing RdfDefaultGraph.scala
708 (core) Processing RdfNameEntry.scala
709 (core) Processing RdfIri.scala
710 (core) Processing RdfGraphEnd.scala
711 (core) Skipping by exclusion RdfStreamRow.scala
712 (core) Processing LogicalStreamType.scala
713 (core) Skipping by exclusion RdfGraphStart.scala
714 (core) Skipping by exclusion RdfTriple.scala
715 (core) Processing RdfStreamFrame.scala
716 (core) Processing PhysicalStreamType.scala
717 (core) Processing RdfPrefixEntry.scala
718[info] compiling 1 Scala source to /build/repo/grpc/target/scala-3.8.0-RC2/test-classes ...
719[info] done compiling
720Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
721 (core) Processing RdfProto.scala
722 (core) Processing RdfStreamOptions.scala
723 (core) Processing RdfLiteral.scala
724 (core) Skipping by exclusion RdfQuad.scala
725 (core) Processing RdfDatatypeEntry.scala
726 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
727 (core) Processing RdfDefaultGraph.scala
728 (core) Processing RdfNameEntry.scala
729 (core) Processing RdfIri.scala
730 (core) Processing RdfGraphEnd.scala
731 (core) Skipping by exclusion RdfStreamRow.scala
732 (core) Processing LogicalStreamType.scala
733 (core) Skipping by exclusion RdfGraphStart.scala
734 (core) Skipping by exclusion RdfTriple.scala
735 (core) Processing RdfStreamFrame.scala
736 (core) Processing PhysicalStreamType.scala
737 (core) Processing RdfPrefixEntry.scala
738Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
739 (core) Processing RdfProto.scala
740 (core) Processing RdfStreamOptions.scala
741 (core) Processing RdfLiteral.scala
742 (core) Skipping by exclusion RdfQuad.scala
743 (core) Processing RdfDatatypeEntry.scala
744 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
745 (core) Processing RdfDefaultGraph.scala
746 (core) Processing RdfNameEntry.scala
747 (core) Processing RdfIri.scala
748 (core) Processing RdfGraphEnd.scala
749 (core) Skipping by exclusion RdfStreamRow.scala
750 (core) Processing LogicalStreamType.scala
751 (core) Skipping by exclusion RdfGraphStart.scala
752 (core) Skipping by exclusion RdfTriple.scala
753 (core) Processing RdfStreamFrame.scala
754 (core) Processing PhysicalStreamType.scala
755 (core) Processing RdfPrefixEntry.scala
756Starting build for ProjectRef(file:/build/repo/,corePatch) (jelly-core-patch)... [8/11]
757Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
758Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
759 (core) Processing RdfProto.scala
760Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core-patch/target/scala-3.8.0-RC2/src_managed/main/scalapb
761 (core-patch) Skipping by exclusion RdfPatchRow.scala
762 (core-patch) Processing RdfPatchTransactionStart.scala
763 (core) Processing RdfStreamOptions.scala
764 (core-patch) Processing RdfPatchTransactionCommit.scala
765 (core-patch) Processing RdfPatchFrame.scala
766 (core-patch) Processing RdfPatchPunctuation.scala
767 (core-patch) Skipping by exclusion RdfPatchNamespace.scala
768 (core-patch) Processing RdfPatchTransactionAbort.scala
769 (core) Processing RdfLiteral.scala
770 (core-patch) Skipping by exclusion RdfPatchHeader.scala
771 (core-patch) Processing PatchStatementType.scala
772 (core-patch) Processing PatchProto.scala
773 (core-patch) Processing RdfPatchOptions.scala
774 (core) Skipping by exclusion RdfQuad.scala
775 (core) Processing RdfDatatypeEntry.scala
776 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
777 (core) Processing RdfDefaultGraph.scala
778 (core-patch) Processing PatchStreamType.scala
779 (core) Processing RdfNameEntry.scala
780 (core) Processing RdfIri.scala
781 (core) Processing RdfGraphEnd.scala
782 (core) Skipping by exclusion RdfStreamRow.scala
783 (core) Processing LogicalStreamType.scala
784 (core) Skipping by exclusion RdfGraphStart.scala
785 (core) Skipping by exclusion RdfTriple.scala
786 (core) Processing RdfStreamFrame.scala
787 (core) Processing PhysicalStreamType.scala
788 (core) Processing RdfPrefixEntry.scala
789Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core-patch/target/scala-3.8.0-RC2/src_managed/main/scalapb
790Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
791 (core) Processing RdfProto.scala
792 (core-patch) Skipping by exclusion RdfPatchRow.scala
793 (core-patch) Processing RdfPatchTransactionStart.scala
794 (core) Processing RdfStreamOptions.scala
795 (core-patch) Processing RdfPatchTransactionCommit.scala
796 (core-patch) Processing RdfPatchFrame.scala
797 (core-patch) Processing RdfPatchPunctuation.scala
798 (core-patch) Skipping by exclusion RdfPatchNamespace.scala
799 (core) Processing RdfLiteral.scala
800 (core-patch) Processing RdfPatchTransactionAbort.scala
801 (core-patch) Skipping by exclusion RdfPatchHeader.scala
802 (core-patch) Processing PatchStatementType.scala
803 (core-patch) Processing PatchProto.scala
804 (core-patch) Processing RdfPatchOptions.scala
805 (core) Skipping by exclusion RdfQuad.scala
806 (core) Processing RdfDatatypeEntry.scala
807 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
808 (core) Processing RdfDefaultGraph.scala
809 (core) Processing RdfNameEntry.scala
810 (core-patch) Processing PatchStreamType.scala
811 (core) Processing RdfIri.scala
812 (core) Processing RdfGraphEnd.scala
813 (core) Skipping by exclusion RdfStreamRow.scala
814 (core) Processing LogicalStreamType.scala
815 (core) Skipping by exclusion RdfGraphStart.scala
816 (core) Skipping by exclusion RdfTriple.scala
817 (core) Processing RdfStreamFrame.scala
818 (core) Processing PhysicalStreamType.scala
819 (core) Processing RdfPrefixEntry.scala
820[info] compiling 9 Scala sources to /build/repo/core-patch/target/scala-3.8.0-RC2/test-classes ...
821[info] done compiling
822Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
823 (core) Processing RdfProto.scala
824Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core-patch/target/scala-3.8.0-RC2/src_managed/main/scalapb
825 (core-patch) Skipping by exclusion RdfPatchRow.scala
826 (core-patch) Processing RdfPatchTransactionStart.scala
827 (core-patch) Processing RdfPatchTransactionCommit.scala
828 (core) Processing RdfStreamOptions.scala
829 (core-patch) Processing RdfPatchFrame.scala
830 (core-patch) Processing RdfPatchPunctuation.scala
831 (core-patch) Skipping by exclusion RdfPatchNamespace.scala
832 (core-patch) Processing RdfPatchTransactionAbort.scala
833 (core-patch) Skipping by exclusion RdfPatchHeader.scala
834 (core-patch) Processing PatchStatementType.scala
835 (core) Processing RdfLiteral.scala
836 (core-patch) Processing PatchProto.scala
837 (core-patch) Processing RdfPatchOptions.scala
838 (core) Skipping by exclusion RdfQuad.scala
839 (core) Processing RdfDatatypeEntry.scala
840 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
841 (core) Processing RdfDefaultGraph.scala
842 (core-patch) Processing PatchStreamType.scala
843 (core) Processing RdfNameEntry.scala
844 (core) Processing RdfIri.scala
845 (core) Processing RdfGraphEnd.scala
846 (core) Skipping by exclusion RdfStreamRow.scala
847 (core) Processing LogicalStreamType.scala
848 (core) Skipping by exclusion RdfGraphStart.scala
849 (core) Skipping by exclusion RdfTriple.scala
850 (core) Processing RdfStreamFrame.scala
851 (core) Processing PhysicalStreamType.scala
852 (core) Processing RdfPrefixEntry.scala
853Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core-patch/target/scala-3.8.0-RC2/src_managed/main/scalapb
854Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
855 (core) Processing RdfProto.scala
856 (core-patch) Skipping by exclusion RdfPatchRow.scala
857 (core-patch) Processing RdfPatchTransactionStart.scala
858 (core) Processing RdfStreamOptions.scala
859 (core-patch) Processing RdfPatchTransactionCommit.scala
860 (core-patch) Processing RdfPatchFrame.scala
861 (core-patch) Processing RdfPatchPunctuation.scala
862 (core) Processing RdfLiteral.scala
863 (core-patch) Skipping by exclusion RdfPatchNamespace.scala
864 (core-patch) Processing RdfPatchTransactionAbort.scala
865 (core-patch) Skipping by exclusion RdfPatchHeader.scala
866 (core-patch) Processing PatchStatementType.scala
867 (core-patch) Processing PatchProto.scala
868 (core) Skipping by exclusion RdfQuad.scala
869 (core) Processing RdfDatatypeEntry.scala
870 (core-patch) Processing RdfPatchOptions.scala
871 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
872 (core) Processing RdfDefaultGraph.scala
873 (core) Processing RdfNameEntry.scala
874 (core-patch) Processing PatchStreamType.scala
875 (core) Processing RdfIri.scala
876 (core) Processing RdfGraphEnd.scala
877 (core) Skipping by exclusion RdfStreamRow.scala
878 (core) Processing LogicalStreamType.scala
879 (core) Skipping by exclusion RdfGraphStart.scala
880 (core) Skipping by exclusion RdfTriple.scala
881 (core) Processing RdfStreamFrame.scala
882 (core) Processing PhysicalStreamType.scala
883 (core) Processing RdfPrefixEntry.scala
884Starting build for ProjectRef(file:/build/repo/,repo) (repo)... [9/11]
885Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
886Starting build for ProjectRef(file:/build/repo/,jenaPatch) (jelly-jena-patch)... [10/11]
887Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
888Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core-patch/target/scala-3.8.0-RC2/src_managed/main/scalapb
889Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
890 (core) Processing RdfProto.scala
891 (core-patch) Skipping by exclusion RdfPatchRow.scala
892 (core-patch) Processing RdfPatchTransactionStart.scala
893 (core) Processing RdfStreamOptions.scala
894 (core-patch) Processing RdfPatchTransactionCommit.scala
895 (core-patch) Processing RdfPatchFrame.scala
896 (core-patch) Processing RdfPatchPunctuation.scala
897 (core-patch) Skipping by exclusion RdfPatchNamespace.scala
898 (core-patch) Processing RdfPatchTransactionAbort.scala
899 (core) Processing RdfLiteral.scala
900 (core-patch) Skipping by exclusion RdfPatchHeader.scala
901 (core-patch) Processing PatchStatementType.scala
902 (core-patch) Processing PatchProto.scala
903 (core-patch) Processing RdfPatchOptions.scala
904 (core) Skipping by exclusion RdfQuad.scala
905 (core) Processing RdfDatatypeEntry.scala
906 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
907 (core) Processing RdfDefaultGraph.scala
908 (core) Processing RdfNameEntry.scala
909 (core-patch) Processing PatchStreamType.scala
910 (core) Processing RdfIri.scala
911 (core) Processing RdfGraphEnd.scala
912 (core) Skipping by exclusion RdfStreamRow.scala
913 (core) Processing LogicalStreamType.scala
914 (core) Skipping by exclusion RdfGraphStart.scala
915 (core) Skipping by exclusion RdfTriple.scala
916 (core) Processing RdfStreamFrame.scala
917 (core) Processing PhysicalStreamType.scala
918 (core) Processing RdfPrefixEntry.scala
919[info] compiling 5 Scala sources to /build/repo/jena-patch/target/scala-3.8.0-RC2/classes ...
920[info] done compiling
921Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core-patch/target/scala-3.8.0-RC2/src_managed/main/scalapb
922 (core-patch) Skipping by exclusion RdfPatchRow.scala
923 (core-patch) Processing RdfPatchTransactionStart.scala
924Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
925 (core) Processing RdfProto.scala
926 (core) Processing RdfStreamOptions.scala
927 (core-patch) Processing RdfPatchTransactionCommit.scala
928 (core-patch) Processing RdfPatchFrame.scala
929 (core) Processing RdfLiteral.scala
930 (core) Skipping by exclusion RdfQuad.scala
931 (core) Processing RdfDatatypeEntry.scala
932 (core-patch) Processing RdfPatchPunctuation.scala
933 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
934 (core) Processing RdfDefaultGraph.scala
935 (core-patch) Skipping by exclusion RdfPatchNamespace.scala
936 (core-patch) Processing RdfPatchTransactionAbort.scala
937 (core) Processing RdfNameEntry.scala
938 (core-patch) Skipping by exclusion RdfPatchHeader.scala
939 (core-patch) Processing PatchStatementType.scala
940 (core-patch) Processing PatchProto.scala
941 (core) Processing RdfIri.scala
942 (core-patch) Processing RdfPatchOptions.scala
943 (core) Processing RdfGraphEnd.scala
944 (core) Skipping by exclusion RdfStreamRow.scala
945 (core) Processing LogicalStreamType.scala
946 (core) Skipping by exclusion RdfGraphStart.scala
947 (core) Skipping by exclusion RdfTriple.scala
948 (core) Processing RdfStreamFrame.scala
949 (core-patch) Processing PatchStreamType.scala
950 (core) Processing PhysicalStreamType.scala
951 (core) Processing RdfPrefixEntry.scala
952[info] compiling 1 Scala source to /build/repo/jena-patch/target/scala-3.8.0-RC2/test-classes ...
953[info] done compiling
954Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core-patch/target/scala-3.8.0-RC2/src_managed/main/scalapb
955 (core-patch) Skipping by exclusion RdfPatchRow.scala
956 (core-patch) Processing RdfPatchTransactionStart.scala
957Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
958 (core) Processing RdfProto.scala
959 (core) Processing RdfStreamOptions.scala
960 (core-patch) Processing RdfPatchTransactionCommit.scala
961 (core-patch) Processing RdfPatchFrame.scala
962 (core) Processing RdfLiteral.scala
963 (core-patch) Processing RdfPatchPunctuation.scala
964 (core-patch) Skipping by exclusion RdfPatchNamespace.scala
965 (core-patch) Processing RdfPatchTransactionAbort.scala
966 (core) Skipping by exclusion RdfQuad.scala
967 (core) Processing RdfDatatypeEntry.scala
968 (core-patch) Skipping by exclusion RdfPatchHeader.scala
969 (core-patch) Processing PatchStatementType.scala
970 (core-patch) Processing PatchProto.scala
971 (core-patch) Processing RdfPatchOptions.scala
972 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
973 (core) Processing RdfDefaultGraph.scala
974 (core) Processing RdfNameEntry.scala
975 (core) Processing RdfIri.scala
976 (core) Processing RdfGraphEnd.scala
977 (core-patch) Processing PatchStreamType.scala
978 (core) Skipping by exclusion RdfStreamRow.scala
979 (core) Processing LogicalStreamType.scala
980 (core) Skipping by exclusion RdfGraphStart.scala
981 (core) Skipping by exclusion RdfTriple.scala
982 (core) Processing RdfStreamFrame.scala
983 (core) Processing PhysicalStreamType.scala
984 (core) Processing RdfPrefixEntry.scala
985Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core-patch/target/scala-3.8.0-RC2/src_managed/main/scalapb
986 (core-patch) Skipping by exclusion RdfPatchRow.scala
987 (core-patch) Processing RdfPatchTransactionStart.scala
988Generating Scala files from /build/repo/rdf-protos/target/scala-3.8.0-RC2/src_managed/main to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main/scalapb
989 (core) Processing RdfProto.scala
990 (core) Processing RdfStreamOptions.scala
991 (core-patch) Processing RdfPatchTransactionCommit.scala
992 (core-patch) Processing RdfPatchFrame.scala
993 (core-patch) Processing RdfPatchPunctuation.scala
994 (core) Processing RdfLiteral.scala
995 (core-patch) Skipping by exclusion RdfPatchNamespace.scala
996 (core-patch) Processing RdfPatchTransactionAbort.scala
997 (core-patch) Skipping by exclusion RdfPatchHeader.scala
998 (core-patch) Processing PatchStatementType.scala
999 (core-patch) Processing PatchProto.scala
1000 (core-patch) Processing RdfPatchOptions.scala
1001 (core) Skipping by exclusion RdfQuad.scala
1002 (core) Processing RdfDatatypeEntry.scala
1003 (core) Skipping by exclusion RdfNamespaceDeclaration.scala
1004 (core) Processing RdfDefaultGraph.scala
1005 (core) Processing RdfNameEntry.scala
1006 (core) Processing RdfIri.scala
1007 (core-patch) Processing PatchStreamType.scala
1008 (core) Processing RdfGraphEnd.scala
1009 (core) Skipping by exclusion RdfStreamRow.scala
1010 (core) Processing LogicalStreamType.scala
1011 (core) Skipping by exclusion RdfGraphStart.scala
1012 (core) Skipping by exclusion RdfTriple.scala
1013 (core) Processing RdfStreamFrame.scala
1014 (core) Processing PhysicalStreamType.scala
1015 (core) Processing RdfPrefixEntry.scala
1016
1017************************
1018Build summary:
1019[{
1020 "module": "jelly-scalameta",
1021 "compile": {"status": "ok", "tookMs": 38953, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1022 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1023 "test-compile": {"status": "ok", "tookMs": 158, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1024 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1025 "publish": {"status": "skipped", "tookMs": 0},
1026 "metadata": {
1027 "crossScalaVersions": ["3.3.5"]
1028}
1029},{
1030 "module": "jelly-core",
1031 "compile": {"status": "ok", "tookMs": 7156, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1032 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1033 "test-compile": {"status": "ok", "tookMs": 11409, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1034 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1035 "publish": {"status": "skipped", "tookMs": 0},
1036 "metadata": {
1037 "crossScalaVersions": ["3.3.5"]
1038}
1039},{
1040 "module": "jelly-stream",
1041 "compile": {"status": "ok", "tookMs": 2336, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1042 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1043 "test-compile": {"status": "ok", "tookMs": 3673, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1044 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1045 "publish": {"status": "skipped", "tookMs": 0},
1046 "metadata": {
1047 "crossScalaVersions": ["3.3.5"]
1048}
1049},{
1050 "module": "jelly-jena",
1051 "compile": {"status": "ok", "tookMs": 1446, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1052 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1053 "test-compile": {"status": "ok", "tookMs": 3005, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1054 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1055 "publish": {"status": "skipped", "tookMs": 0},
1056 "metadata": {
1057 "crossScalaVersions": ["3.3.5"]
1058}
1059},{
1060 "module": "jelly-rdf4j-patch",
1061 "compile": {"status": "ok", "tookMs": 2667, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1062 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1063 "test-compile": {"status": "ok", "tookMs": 578, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1064 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1065 "publish": {"status": "skipped", "tookMs": 0},
1066 "metadata": {
1067 "crossScalaVersions": ["3.3.5"]
1068}
1069},{
1070 "module": "jelly-titanium-rdf-api",
1071 "compile": {"status": "ok", "tookMs": 1006, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1072 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1073 "test-compile": {"status": "ok", "tookMs": 1498, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1074 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1075 "publish": {"status": "skipped", "tookMs": 0},
1076 "metadata": {
1077 "crossScalaVersions": ["3.3.5"]
1078}
1079},{
1080 "module": "jelly-rdf4j",
1081 "compile": {"status": "ok", "tookMs": 364, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1082 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1083 "test-compile": {"status": "ok", "tookMs": 1231, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1084 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1085 "publish": {"status": "skipped", "tookMs": 0},
1086 "metadata": {
1087 "crossScalaVersions": ["3.3.5"]
1088}
1089},{
1090 "module": "jelly-grpc",
1091 "compile": {"status": "ok", "tookMs": 6557, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1092 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1093 "test-compile": {"status": "ok", "tookMs": 1301, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1094 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1095 "publish": {"status": "skipped", "tookMs": 0},
1096 "metadata": {
1097 "crossScalaVersions": ["3.3.5"]
1098}
1099},{
1100 "module": "jelly-core-patch",
1101 "compile": {"status": "ok", "tookMs": 361, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1102 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1103 "test-compile": {"status": "ok", "tookMs": 1941, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1104 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1105 "publish": {"status": "skipped", "tookMs": 0},
1106 "metadata": {
1107 "crossScalaVersions": ["3.3.5"]
1108}
1109},{
1110 "module": "repo",
1111 "compile": {"status": "ok", "tookMs": 77, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1112 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1113 "test-compile": {"status": "ok", "tookMs": 67, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1114 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1115 "publish": {"status": "skipped", "tookMs": 0},
1116 "metadata": {
1117 "crossScalaVersions": ["3.3.5"]
1118}
1119},{
1120 "module": "jelly-jena-patch",
1121 "compile": {"status": "ok", "tookMs": 1007, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1122 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1123 "test-compile": {"status": "ok", "tookMs": 1099, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1124 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1125 "publish": {"status": "skipped", "tookMs": 0},
1126 "metadata": {
1127 "crossScalaVersions": ["3.3.5"]
1128}
1129}]
1130************************
1131[success] Total time: 228 s (0:03:48.0), completed Nov 27, 2025, 10:06:22 PM
1132[0JChecking patch project/plugins.sbt...
1133Checking patch project/build.properties...
1134Checking patch build.sbt...
1135Applied patch project/plugins.sbt cleanly.
1136Applied patch project/build.properties cleanly.
1137Applied patch build.sbt cleanly.