Skip to content

fix: run swagger-bom-integration-test as a separate, explicit step af…#5119

Merged
ewaostrowska merged 1 commit intomasterfrom
fix-bom-it
Apr 9, 2026
Merged

fix: run swagger-bom-integration-test as a separate, explicit step af…#5119
ewaostrowska merged 1 commit intomasterfrom
fix-bom-it

Conversation

@ewaostrowska
Copy link
Copy Markdown
Contributor

Remove the integration test from the "default" build. Instead, run it as a separate, explicit step after the main build has finished - at which point swagger-bom:2.2.47 is already installed in the local repo and Maven can find it.

That's what the bom-it profile does: the integration test only runs when explicitly asked for (-Pbom-it). The CI workflows now do:

  1. Build everything → installs swagger-bom to local repo
  2. Then run the integration test → BOM is now available, no failure

@ewaostrowska ewaostrowska merged commit c0ac533 into master Apr 9, 2026
7 checks passed
@ewaostrowska ewaostrowska deleted the fix-bom-it branch April 9, 2026 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants