Skip to content

[boot-upgrade] Upgrade petclinic to boot 3 results in compiler errors #1022

New issue

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

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

Already on GitHub? # to your account

Closed
BoykoAlex opened this issue Apr 4, 2023 · 1 comment
Closed
Labels
for: eclipse something that is specific for Eclipse for: vscode something that is specific for VSCode theme: refactoring type: bug

Comments

@BoykoAlex
Copy link
Contributor

Upgrade petclinic to Boot 3. (Petclinic: https://github.com/BoykoAlex/spring-petclinic/tree/2.7.x)

Compiler errors: unresolved jakarta.xml due to missing from the pom jakarta.xml.bind-api. Missing due to jakarta.xml.bind-api being a Compile scope transitive dependency while it is Runtime scope dependency only.

Rewrite issue: openrewrite/rewrite#3088

@BoykoAlex
Copy link
Contributor Author

Fixed in rewrite-maven, latest OR snapshots adopted with 0c06718

@BoykoAlex BoykoAlex added this to the 4.18.1.RELEASE milestone Apr 10, 2023
@martinlippert martinlippert added for: eclipse something that is specific for Eclipse for: vscode something that is specific for VSCode theme: refactoring and removed status: waiting-for-triage labels Apr 10, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
for: eclipse something that is specific for Eclipse for: vscode something that is specific for VSCode theme: refactoring type: bug
Projects
None yet
Development

No branches or pull requests

2 participants