Skip to content
This repository was archived by the owner on Jun 18, 2025. It is now read-only.

Upgrade to Quarkus 3.0#6

Draft
apupier wants to merge 1 commit into
com-pas:mainfrom
apupier:4-MigrateToQuarkus3.0
Draft

Upgrade to Quarkus 3.0#6
apupier wants to merge 1 commit into
com-pas:mainfrom
apupier:4-MigrateToQuarkus3.0

Conversation

@apupier

@apupier apupier commented May 26, 2023

Copy link
Copy Markdown
Member

fixes #4

requires com-pas/compas-core#230

- 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 <apupier@redhat.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate to Quarkus 3.0

2 participants