Skip to content

Conversation

@vaslabs
Copy link
Contributor

@vaslabs vaslabs commented Feb 11, 2026

Still figuring things about but creating a draft if anyone's interested to peek into the future of #6771

Current issues:

  • For some reason quarkus-junit does not make it into the serialized app model (although it is present in quarkusDependencies and the AppModel case class. Perhaps because it's a duplicate?)
  • The above is probably causing the classpath issue of
136] Caused by: java.lang.ClassNotFoundException: io.quarkus.test.junit.TestBuildChainFunction
136]    at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
136]    at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
136]    at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant