Build Logs

kevin-lee/maven2sbt • 3.8.0:2026-01-13

Errors

1

Warnings

37

Total Lines

453

1##################################
2Clonning https://github.com/kevin-lee/maven2sbt.git into /build/repo using revision v1.5.0
3##################################
4Note: switching to 'b9cb62eea91b3822c41e17c1321457aff9f231e4'.
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
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
32Execute tests: true
33sbt project found:
34Sbt version 1.9.1 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 kevin-lee/maven2sbt
37##################################
38Scala version: 3.8.0
39Targets: io.kevinlee%maven2sbt-core
40Project projectConfig: {"tests":null}
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
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"
60"++3.8.0 -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 """{"tests":null}""" io.kevinlee%maven2sbt-core"
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, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] loading settings for project maven2sbt from build.sbt...
73Cloning into '/root/.sbt/1.0/staging/57de66f23c260b89ea11/pirate'...
74[info] loading settings for project pirate-build from plugins.sbt...
75[info] loading project definition from /root/.sbt/1.0/staging/57de66f23c260b89ea11/pirate/project
76[info] loading settings for project pirate from build.sbt...
77[info]
78[info] __ __ ___ ____
79[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
80[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
81[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
82[info] /_/
83[info]
84[info] maven2sbt 1.5.0+0-b9cb62ee+20260113-1713-SNAPSHOT
85[info] Scala 2.13.10
86[info] -----------------------------------------------------
87[info] Useful sbt tasks:
88[info] r. reload - Run reload
89[info] cln. clean - Run clean
90[info] c. compile - Run compile
91[info] cc. +compile - Run cross-scalaVersion compile
92[info] tc. Test/compile - Run Test/compile
93[info] ctc. +Test/compile - Run cross-scalaVersion Test/compile
94[info] t. test - Run test
95[info] ct. +test - Run cross-scalaVersion test
96[info] fmtchk. scalafmtCheckAll - Run scalafmtCheckAll
97[info] fmt. scalafmtAll - Run scalafmtAll
98[info] cfmtchk. +scalafmtCheckAll - Run +scalafmtCheckAll
99[info] cfmt. +scalafmtAll - Run +scalafmtAll
100[info] fixchk. scalafixAll --check - Run scalafixAll --check
101[info] fix. scalafixAll - Run scalafixAll
102[info] cfixchk. +scalafixAll --check - Run +scalafixAll --check
103[info] cfix. +scalafixAll - Run +scalafixAll
104[info] chk. fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
105[info] cchk. cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
106[info] pl. publishLocal - Run publishLocal
107[warn] there are 11 keys that are not used by any other settings/tasks:
108[warn]
109[warn] * ThisBuild / useAggressiveScalacOptions
110[warn] +- /build/repo/build.sbt:23
111[warn] * cli / Compile / console / wartremoverErrors
112[warn] +- /build/repo/build.sbt:250
113[warn] * cli / Compile / console / wartremoverWarnings
114[warn] +- /build/repo/build.sbt:251
115[warn] * cli / Test / console / wartremoverErrors
116[warn] +- /build/repo/build.sbt:257
117[warn] * cli / Test / console / wartremoverWarnings
118[warn] +- /build/repo/build.sbt:258
119[warn] * cli / nativeImageJvm
120[warn] +- /build/repo/build.sbt:89
121[warn] * cli / nativeImageVersion
122[warn] +- /build/repo/build.sbt:88
123[warn] * core / Compile / console / wartremoverErrors
124[warn] +- /build/repo/build.sbt:250
125[warn] * core / Compile / console / wartremoverWarnings
126[warn] +- /build/repo/build.sbt:251
127[warn] * core / Test / console / wartremoverErrors
128[warn] +- /build/repo/build.sbt:257
129[warn] * core / Test / console / wartremoverWarnings
130[warn] +- /build/repo/build.sbt:258
131[warn]
132[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
133[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
134Execute setCrossScalaVersions: 3.8.0
135OpenCB::Changing crossVersion 3.2.2 -> 3.8.0 in core/crossScalaVersions
136OpenCB::Changing crossVersion 3.0.2 -> 3.8.0 in pirate-scalaz/crossScalaVersions
137[info]
138[info] __ __ ___ ____
139[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
140[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
141[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
142[info] /_/
143[info]
144[info] maven2sbt 1.5.0+0-b9cb62ee+20260113-1713-SNAPSHOT
145[info] Scala 2.13.10
146[info] -----------------------------------------------------
147[info] Useful sbt tasks:
148[info] r. reload - Run reload
149[info] cln. clean - Run clean
150[info] c. compile - Run compile
151[info] cc. +compile - Run cross-scalaVersion compile
152[info] tc. Test/compile - Run Test/compile
153[info] ctc. +Test/compile - Run cross-scalaVersion Test/compile
154[info] t. test - Run test
155[info] ct. +test - Run cross-scalaVersion test
156[info] fmtchk. scalafmtCheckAll - Run scalafmtCheckAll
157[info] fmt. scalafmtAll - Run scalafmtAll
158[info] cfmtchk. +scalafmtCheckAll - Run +scalafmtCheckAll
159[info] cfmt. +scalafmtAll - Run +scalafmtAll
160[info] fixchk. scalafixAll --check - Run scalafixAll --check
161[info] fix. scalafixAll - Run scalafixAll
162[info] cfixchk. +scalafixAll --check - Run +scalafixAll --check
163[info] cfix. +scalafixAll - Run +scalafixAll
164[info] chk. fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
165[info] cchk. cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
166[info] pl. publishLocal - Run publishLocal
167[info] Setting Scala version to 3.8.0 on 2 projects.
168[info] Switching Scala version on:
169[info] core (2.12.17, 2.13.10, 3.8.0)
170[info] pirate-scalaz (2.12.13, 2.13.8, 3.8.0)
171[info] Excluding projects:
172[info] * maven2sbt (2.13.10)
173[info] cli (2.13.10)
174[info] pirate (2.13.8)
175[info] Reapplying settings...
176[info]
177[info] __ __ ___ ____
178[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
179[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
180[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
181[info] /_/
182[info]
183[info] maven2sbt 1.5.0+0-b9cb62ee+20260113-1713-SNAPSHOT
184[info] Scala 2.13.10
185[info] -----------------------------------------------------
186[info] Useful sbt tasks:
187[info] r. reload - Run reload
188[info] cln. clean - Run clean
189[info] c. compile - Run compile
190[info] cc. +compile - Run cross-scalaVersion compile
191[info] tc. Test/compile - Run Test/compile
192[info] ctc. +Test/compile - Run cross-scalaVersion Test/compile
193[info] t. test - Run test
194[info] ct. +test - Run cross-scalaVersion test
195[info] fmtchk. scalafmtCheckAll - Run scalafmtCheckAll
196[info] fmt. scalafmtAll - Run scalafmtAll
197[info] cfmtchk. +scalafmtCheckAll - Run +scalafmtCheckAll
198[info] cfmt. +scalafmtAll - Run +scalafmtAll
199[info] fixchk. scalafixAll --check - Run scalafixAll --check
200[info] fix. scalafixAll - Run scalafixAll
201[info] cfixchk. +scalafixAll --check - Run +scalafixAll --check
202[info] cfix. +scalafixAll - Run +scalafixAll
203[info] chk. fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
204[info] cchk. cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
205[info] pl. publishLocal - Run publishLocal
206Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
207[info] Reapplying settings...
208[info]
209[info] __ __ ___ ____
210[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
211[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
212[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
213[info] /_/
214[info]
215[info] maven2sbt 1.5.0+0-b9cb62ee+20260113-1713-SNAPSHOT
216[info] Scala 2.13.10
217[info] -----------------------------------------------------
218[info] Useful sbt tasks:
219[info] r. reload - Run reload
220[info] cln. clean - Run clean
221[info] c. compile - Run compile
222[info] cc. +compile - Run cross-scalaVersion compile
223[info] tc. Test/compile - Run Test/compile
224[info] ctc. +Test/compile - Run cross-scalaVersion Test/compile
225[info] t. test - Run test
226[info] ct. +test - Run cross-scalaVersion test
227[info] fmtchk. scalafmtCheckAll - Run scalafmtCheckAll
228[info] fmt. scalafmtAll - Run scalafmtAll
229[info] cfmtchk. +scalafmtCheckAll - Run +scalafmtCheckAll
230[info] cfmt. +scalafmtAll - Run +scalafmtAll
231[info] fixchk. scalafixAll --check - Run scalafixAll --check
232[info] fix. scalafixAll - Run scalafixAll
233[info] cfixchk. +scalafixAll --check - Run +scalafixAll --check
234[info] cfix. +scalafixAll - Run +scalafixAll
235[info] chk. fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
236[info] cchk. cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
237[info] pl. publishLocal - Run publishLocal
238[info] Defining Global / credentials, ProjectRef(uri("https://github.com/Kevin-Lee/pirate.git#7797fb3884bdfdda7751d8f75accf622b30a53ed"), "pirate") / credentials and 3 others.
239[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 24 others.
240[info] Run `last` for details.
241[info] Reapplying settings...
242[info]
243[info] __ __ ___ ____
244[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
245[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
246[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
247[info] /_/
248[info]
249[info] maven2sbt 1.5.0+0-b9cb62ee+20260113-1713-SNAPSHOT
250[info] Scala 2.13.10
251[info] -----------------------------------------------------
252[info] Useful sbt tasks:
253[info] r. reload - Run reload
254[info] cln. clean - Run clean
255[info] c. compile - Run compile
256[info] cc. +compile - Run cross-scalaVersion compile
257[info] tc. Test/compile - Run Test/compile
258[info] ctc. +Test/compile - Run cross-scalaVersion Test/compile
259[info] t. test - Run test
260[info] ct. +test - Run cross-scalaVersion test
261[info] fmtchk. scalafmtCheckAll - Run scalafmtCheckAll
262[info] fmt. scalafmtAll - Run scalafmtAll
263[info] cfmtchk. +scalafmtCheckAll - Run +scalafmtCheckAll
264[info] cfmt. +scalafmtAll - Run +scalafmtAll
265[info] fixchk. scalafixAll --check - Run scalafixAll --check
266[info] fix. scalafixAll - Run scalafixAll
267[info] cfixchk. +scalafixAll --check - Run +scalafixAll --check
268[info] cfix. +scalafixAll - Run +scalafixAll
269[info] chk. fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
270[info] cchk. cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
271[info] pl. publishLocal - Run publishLocal
272Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
273[info] Reapplying settings...
274OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
275
276 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
277 Did you mean cli / allExcludeDependencies ?
278 , retry without global scopes
279[info] Reapplying settings...
280[info]
281[info] __ __ ___ ____
282[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
283[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
284[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
285[info] /_/
286[info]
287[info] maven2sbt 1.5.0+0-b9cb62ee+20260113-1713-SNAPSHOT
288[info] Scala 2.13.10
289[info] -----------------------------------------------------
290[info] Useful sbt tasks:
291[info] r. reload - Run reload
292[info] cln. clean - Run clean
293[info] c. compile - Run compile
294[info] cc. +compile - Run cross-scalaVersion compile
295[info] tc. Test/compile - Run Test/compile
296[info] ctc. +Test/compile - Run cross-scalaVersion Test/compile
297[info] t. test - Run test
298[info] ct. +test - Run cross-scalaVersion test
299[info] fmtchk. scalafmtCheckAll - Run scalafmtCheckAll
300[info] fmt. scalafmtAll - Run scalafmtAll
301[info] cfmtchk. +scalafmtCheckAll - Run +scalafmtCheckAll
302[info] cfmt. +scalafmtAll - Run +scalafmtAll
303[info] fixchk. scalafixAll --check - Run scalafixAll --check
304[info] fix. scalafixAll - Run scalafixAll
305[info] cfixchk. +scalafixAll --check - Run +scalafixAll --check
306[info] cfix. +scalafixAll - Run +scalafixAll
307[info] chk. fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
308[info] cchk. cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
309[info] pl. publishLocal - Run publishLocal
310Execute removeScalacOptionsStartingWith: -P:wartremover
311[info] Reapplying settings...
312[info]
313[info] __ __ ___ ____
314[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
315[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
316[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
317[info] /_/
318[info]
319[info] maven2sbt 1.5.0+0-b9cb62ee+20260113-1713-SNAPSHOT
320[info] Scala 2.13.10
321[info] -----------------------------------------------------
322[info] Useful sbt tasks:
323[info] r. reload - Run reload
324[info] cln. clean - Run clean
325[info] c. compile - Run compile
326[info] cc. +compile - Run cross-scalaVersion compile
327[info] tc. Test/compile - Run Test/compile
328[info] ctc. +Test/compile - Run cross-scalaVersion Test/compile
329[info] t. test - Run test
330[info] ct. +test - Run cross-scalaVersion test
331[info] fmtchk. scalafmtCheckAll - Run scalafmtCheckAll
332[info] fmt. scalafmtAll - Run scalafmtAll
333[info] cfmtchk. +scalafmtCheckAll - Run +scalafmtCheckAll
334[info] cfmt. +scalafmtAll - Run +scalafmtAll
335[info] fixchk. scalafixAll --check - Run scalafixAll --check
336[info] fix. scalafixAll - Run scalafixAll
337[info] cfixchk. +scalafixAll --check - Run +scalafixAll --check
338[info] cfix. +scalafixAll - Run +scalafixAll
339[info] chk. fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
340[info] cchk. cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
341[info] pl. publishLocal - Run publishLocal
342[success] Total time: 0 s, completed Jan 13, 2026, 5:13:15 PM
343Build config: {"tests":null}
344Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
345Starting build...
346Projects: Set(core)
347Starting build for ProjectRef(file:/build/repo/,core) (maven2sbt-core)... [0/1]
348[warn] Multiple resolvers having different access mechanism configured with same name 'sonatype-snapshots'. To avoid conflict, Remove duplicate project resolvers (`resolvers`) or rename publishing resolver (`publishTo`).
349OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
350OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
351OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
352Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
353[warn] Multiple resolvers having different access mechanism configured with same name 'sonatype-snapshots'. To avoid conflict, Remove duplicate project resolvers (`resolvers`) or rename publishing resolver (`publishTo`).
354[info] compiling 25 Scala sources to /build/repo/modules/maven2sbt-core/target/scala-3.8.0/classes ...
355[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
356[warn] one warning found
357[info] done compiling
358[warn] Multiple resolvers having different access mechanism configured with same name 'sonatype-snapshots'. To avoid conflict, Remove duplicate project resolvers (`resolvers`) or rename publishing resolver (`publishTo`).
359[info] compiling 14 Scala sources to /build/repo/modules/maven2sbt-core/target/scala-3.8.0/test-classes ...
360[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
361[warn] one warning found
362[info] done compiling
363[warn] Multiple resolvers having different access mechanism configured with same name 'sonatype-snapshots'. To avoid conflict, Remove duplicate project resolvers (`resolvers`) or rename publishing resolver (`publishTo`).
364[info] Using random seed: 698503982868
365[info] + maven2sbt.core.RepositorySpec.test Repository.from(xml): OK, passed 100 tests
366[info] + maven2sbt.core.RepositorySpec.test Repository.from(xml) with empty RepoName: OK, passed 100 tests
367[info] + maven2sbt.core.RepositorySpec.test Repository.from(xml) with empty RepoId and empty RepoName: OK, passed 100 tests
368[info] + maven2sbt.core.RepositorySpec.test Repository.from(xml) with no RepoName: OK, passed 100 tests
369[info] + maven2sbt.core.RepositorySpec.test Repository.from(xml) with no RepoId and no RepoName: OK, passed 100 tests
370[info] + maven2sbt.core.RepositorySpec.test Repository.render(Repository): OK, passed 100 tests
371[info] + maven2sbt.core.RepositorySpec.test Repository.render(Repository) with empty RepoName: OK, passed 100 tests
372[info] + maven2sbt.core.RepositorySpec.test Repository.render(Repository) with no RepoName: OK, passed 100 tests
373[info] + maven2sbt.core.RepositorySpec.test Repository.render(Repository) with empty id and empty RepoName: OK, passed 100 tests
374[info] + maven2sbt.core.RepositorySpec.test Repository.render(Repository) with no id and no RepoName: OK, passed 100 tests
375[info] Using random seed: 698503820755
376[info] + maven2sbt.core.PropSpec.test Prop.fromMavenProperty: OK, passed 100 tests
377[info] + maven2sbt.core.PropSpec.test Prop.render(prop): OK, passed 100 tests
378[info] Using random seed: 699671531247
379[info] + maven2sbt.core.syntax.renderSpec.test A.render: OK, passed 100 tests
380[info] Using random seed: 699719379915
381[info] + maven2sbt.core.ProjectInfoSpec.test from: OK, passed 100 tests
382[info] + maven2sbt.core.ProjectInfoSpec.test from with <parent> elem and it may have the missing groupId in pom.xml: OK, passed 100 tests
383[info] Using random seed: 699624286987
384[info] + maven2sbt.core.PropsSpec.test Props.render: OK, passed 100 tests
385[info] Using random seed: 698503741036
386[info] + maven2sbt.core.DependencySpec.test from: OK, passed 100 tests
387[info] + maven2sbt.core.DependencySpec.test render: OK, passed 100 tests
388[info] + maven2sbt.core.DependencySpec.test render with Libs: OK, passed 100 tests
389[info] + maven2sbt.core.DependencySpec.test render with Libs with different version: OK, passed 100 tests
390[info] + maven2sbt.core.DependencySpec.test render with Libs with different scope: OK, passed 100 tests
391[info] + maven2sbt.core.DependencySpec.test render with Libs with different exclusions: OK, passed 100 tests
392[info] + maven2sbt.core.DependencySpec.test render with Libs with different exclusions (lib exclusions are empty): OK, passed 100 tests
393[info] + maven2sbt.core.DependencySpec.test render with Libs with different scope and exclusions: OK, passed 100 tests
394[info] Using random seed: 699762895923
395[info] + maven2sbt.core.ExclusionSpec.test renderExclusionRule with 1 exclusion: OK, passed 100 tests
396[info] + maven2sbt.core.ExclusionSpec.test renderExclusions with no exclusion: OK, passed 1 tests
397[info] + maven2sbt.core.ExclusionSpec.test renderExclusions with 1 exclusion: OK, passed 100 tests
398[info] + maven2sbt.core.ExclusionSpec.test renderExclusions with two exclusions: OK, passed 100 tests
399[info] + maven2sbt.core.ExclusionSpec.test renderExclusions with more than two exclusions: OK, passed 100 tests
400[info] Using random seed: 698503738985
401[info] + maven2sbt.core.BuildSbtSpec.[Render][Repository] test BuildSbt.renderListOfFieldValue(None, List.empty[Repository], n): OK, passed 100 tests
402[info] + maven2sbt.core.BuildSbtSpec.[Render][Repository] test BuildSbt.renderListOfFieldValue(None, List(repository), n): OK, passed 100 tests
403[info] + maven2sbt.core.BuildSbtSpec.[Render][Repository] test BuildSbt.renderListOfFieldValue(None, List(repository with empty name), n): OK, passed 100 tests
404[info] + maven2sbt.core.BuildSbtSpec.[Render][Repository] test BuildSbt.renderListOfFieldValue(None, List(repository with no name (None)), n): OK, passed 100 tests
405[info] + maven2sbt.core.BuildSbtSpec.[Render][Repository] test BuildSbt.renderListOfFieldValue(None, List(repository with empty id and empty name), n): OK, passed 100 tests
406[info] + maven2sbt.core.BuildSbtSpec.[Render][Repository] test BuildSbt.renderListOfFieldValue(None, List(repository with no id (None) and no name (None)), n): OK, passed 100 tests
407[info] + maven2sbt.core.BuildSbtSpec.[Render][Repository] test BuildSbt.renderListOfFieldValue(None, List(repository1, repository2, ...), n): OK, passed 100 tests
408[info] + maven2sbt.core.BuildSbtSpec.[Render][Repository] test BuildSbt.renderListOfFieldValue(None, List(repository1, repository2, ... which may have empty names), n): OK, passed 100 tests
409[info] + maven2sbt.core.BuildSbtSpec.[Render][Repository] test BuildSbt.renderListOfFieldValue(None, List(repository1, repository2, ... which may have empty id and empty names), n): OK, passed 100 tests
410[info] + maven2sbt.core.BuildSbtSpec.[Render][Repository] test BuildSbt.renderListOfFieldValue(None, List(repository1, repository2, ... which may have no names), n): OK, passed 100 tests
411[info] + maven2sbt.core.BuildSbtSpec.[Render][Repository] test BuildSbt.renderListOfFieldValue(None, List(repository1, repository2, ... which may have no id and no names), n): OK, passed 100 tests
412[info] + maven2sbt.core.BuildSbtSpec.[Render][Dependency] test BuildSbt.renderListOfFieldValue(None, List.empty[Dependency], n): OK, passed 100 tests
413[info] + maven2sbt.core.BuildSbtSpec.[Render][Dependency] test BuildSbt.renderListOfFieldValue(None, List(dependency), n): OK, passed 100 tests
414[info] + maven2sbt.core.BuildSbtSpec.[Render][Dependency] test BuildSbt.renderListOfFieldValue(None, List(dependency1, dependency2, ...), n): OK, passed 100 tests
415[info] Using random seed: 699775471665
416[info] + maven2sbt.core.LibsSpec.test from: OK, passed 100 tests
417[info] + maven2sbt.core.LibsSpec.test render: OK, passed 100 tests
418[info] Using random seed: 699833489302
419[info] + maven2sbt.core.MavenPropertySpec.test from: OK, passed 100 tests
420[info] Using random seed: 699921441777
421[info] + maven2sbt.core.ScopeSpec.test scope render: OK, passed 1 tests
422[info] + maven2sbt.core.ScopeSpec.test scope renderWithPrefix: OK, passed 100 tests
423[info] + maven2sbt.core.ScopeSpec.test scope parse: OK, passed 1 tests
424[info] Using random seed: 699783954262
425[info] + maven2sbt.core.StringUtilsSpec.test indent: OK, passed 100 tests
426[info] + maven2sbt.core.StringUtilsSpec.test capitalizeAfterIgnoringNonAlphaNumUnderscore (a single name): OK, passed 100 tests
427[info] + maven2sbt.core.StringUtilsSpec.test capitalizeAfterIgnoringNonAlphaNumUnderscore (two or more names): OK, passed 100 tests
428[info] + maven2sbt.core.StringUtilsSpec.test renderWithProps: OK, passed 100 tests
429[info] + maven2sbt.core.StringUtilsSpec.test quoteRenderedString: OK, passed 100 tests
430[warn] Multiple resolvers having different access mechanism configured with same name 'sonatype-snapshots'. To avoid conflict, Remove duplicate project resolvers (`resolvers`) or rename publishing resolver (`publishTo`).
431[warn] Multiple resolvers having different access mechanism configured with same name 'sonatype-snapshots'. To avoid conflict, Remove duplicate project resolvers (`resolvers`) or rename publishing resolver (`publishTo`).
432
433************************
434Build summary:
435[{
436 "module": "maven2sbt-core",
437 "compile": {"status": "ok", "tookMs": 10747, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
438 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
439 "test-compile": {"status": "ok", "tookMs": 4478, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
440 "test": {"status": "ok", "tookMs": 1787, "passed": 54, "failed": 0, "ignored": 0, "skipped": 0, "total": 54, "byFramework": [{"framework": "unknown", "stats": {"passed": 54, "failed": 0, "ignored": 0, "skipped": 0, "total": 54}}]},
441 "publish": {"status": "skipped", "tookMs": 0},
442 "metadata": {
443 "crossScalaVersions": ["2.12.17", "2.13.10", "3.2.2"]
444}
445}]
446************************
447[success] Total time: 19 s, completed Jan 13, 2026, 5:13:34 PM
448[0JChecking patch project/plugins.sbt...
449Checking patch project/build.properties...
450Checking patch build.sbt...
451Applied patch project/plugins.sbt cleanly.
452Applied patch project/build.properties cleanly.
453Applied patch build.sbt cleanly.