Skip to content

Instantly share code, notes, and snippets.

@xuwei-k
Created April 29, 2026 08:58
Show Gist options
  • Select an option

  • Save xuwei-k/71fc0f577866b6e8110ca122c4081135 to your computer and use it in GitHub Desktop.

Select an option

Save xuwei-k/71fc0f577866b6e8110ca122c4081135 to your computer and use it in GitHub Desktop.
[error] Failed tests:
[error] sbt.internal.librarymanagement.CustomPomParserTest
[error] Error during tests:
[error] sbt.internal.librarymanagement.FakeResolverSpecification
[error] Error: Total 18, Failed 0, Errors 2, Passed 16
[error] Error during tests:
[error] sbt.internal.parser.SbtParserErrorSpec
[error] sbt.internal.parser.NewFormatSpec
[error] stack trace is suppressed; run last lmCoursierShaded / assembly for the full output
[error] stack trace is suppressed; run last workerProj / Test / testQuick for the full output
[error] (buildFileProj / Test / testQuick) sbt.TestsFailedException: Tests unsuccessful
[error] (lmCoursierShaded / assembly / assemblyOption) exportJars must be set to false for the shading to work
[error] (lmIvy / Test / testQuick) sbt.TestsFailedException: Tests unsuccessful
[error] (workerProj / Test / testQuick) sbt.internal.worker1.ForkTestMain$ForkError: sbt.internal.worker1.PersistedException: java.lang.IllegalAccessError: class sbt.internal.worker1.WorkerTest$ tried to access method 'void sbt.internal.worker1.WorkerMain.<init>()' (sbt.internal.worker1.WorkerTest$ is in unnamed module of loader java.net.URLClassLoader @6aaa5eb0; sbt.internal.worker1.WorkerMain is in unnamed module of loader 'app')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment