Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jakarta - EE 9 - Maven integration tests - testClassLoaderLinkageError tests failing #27508

Closed
gsmet opened this issue Aug 25, 2022 · 1 comment · Fixed by #27527
Closed

Jakarta - EE 9 - Maven integration tests - testClassLoaderLinkageError tests failing #27508

gsmet opened this issue Aug 25, 2022 · 1 comment · Fixed by #27527

Comments

@gsmet
Copy link
Member

gsmet commented Aug 25, 2022

All the testClassLoaderLinkageError are failing. They are probably referencing dependencies that are not in the BOM anymore. They need fixing.

@quarkus-bot
Copy link

quarkus-bot bot commented Aug 25, 2022

/cc @quarkusio/devtools

gsmet added a commit to gsmet/quarkus that referenced this issue Aug 26, 2022
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).

Fixes quarkusio#27508
Repository owner moved this from Todo to Done in Quarkus Roadmap/Planning Aug 26, 2022
@quarkus-bot quarkus-bot bot added this to the 2.13 - main milestone Aug 26, 2022
fercomunello pushed a commit to fercomunello/quarkus that referenced this issue Aug 31, 2022
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).

Fixes quarkusio#27508
evanchooly pushed a commit to nenros/quarkus that referenced this issue Sep 8, 2022
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).

Fixes quarkusio#27508
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant