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

Migrate to Quarkus 3.0 #4

Open
apupier opened this issue May 10, 2023 · 0 comments · May be fixed by #6
Open

Migrate to Quarkus 3.0 #4

apupier opened this issue May 10, 2023 · 0 comments · May be fixed by #6
Assignees

Comments

@apupier
Copy link
Member

apupier commented May 10, 2023

@apupier apupier self-assigned this May 10, 2023
apupier added a commit to apupier/compas-template-service that referenced this issue May 26, 2023
- update Quarkus bom from `io.quarkus:quarkus-universe-bom` to
`io.quarkus.platform:quarkus-bom` as it was deprecated since Quarkus 2.1
https://github.com/quarkusio/quarkus/wiki/Migration-Guide-2.1#quarkus-universe-bom-is-deprecated
(and it is required to use the Quarkus migration tool)
- launched quarkus `quarkus update --stream=3.0` as mentioned in
https://github.com/quarkusio/quarkus/wiki/Migration-Guide-3.0#automatic-update-tool
which dealt with a fair part of the migration. Then it remained few
little tasks.
- removed no more necessary com.sun.xml.bind:jaxb-impl

fixes com-pas#4

Signed-off-by: Aurélien Pupier <[email protected]>
@apupier apupier linked a pull request May 26, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant