You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This makes the migration automatic and I confirmed the issue is still
present if we use quarkus-jaxb directly (removing the parent first
config gets us a LinkageError).
Fixesquarkusio#27508
This makes the migration automatic and I confirmed the issue is still
present if we use quarkus-jaxb directly (removing the parent first
config gets us a LinkageError).
Fixesquarkusio#27508
This makes the migration automatic and I confirmed the issue is still
present if we use quarkus-jaxb directly (removing the parent first
config gets us a LinkageError).
Fixesquarkusio#27508
All the
testClassLoaderLinkageError
are failing. They are probably referencing dependencies that are not in the BOM anymore. They need fixing.The text was updated successfully, but these errors were encountered: