Commit 10cc565
chore(deps): Bump quarkus-version 3.32.4 to 3.34.1 and quarkus-mcp-server-version 1.10.3 to 1.11.0
Work around a Quarkus 3.34+ regression (quarkusio/quarkus#53285) where
generate-code-tests fails with flatten-maven-plugin in a multi-module
reactor build with -am. Move flatten to prepare-package phase in
camel-jbang-mcp so project.getFile() isn't changed before the Quarkus
goals run.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent ecf2c8d commit 10cc565
2 files changed
Lines changed: 15 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
160 | 173 | | |
161 | 174 | | |
162 | 175 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
480 | 480 | | |
481 | 481 | | |
482 | 482 | | |
483 | | - | |
484 | | - | |
| 483 | + | |
| 484 | + | |
485 | 485 | | |
486 | 486 | | |
487 | 487 | | |
| |||
0 commit comments