Skip to content

Angular gateway-api build is failing - Missing bff-gateway.openapi.json file #109

Closed Answered by ch4mpy
saravanad asked this question in Q&A
Discussion options

You must be logged in to vote

This is actually a bug (sorry about that). I should have either:

  • not excluded the OpenAPI from git tracking (which I just reverted, please git pull to fetch it)
  • instructed to build the projects with openapi profiles: mvn install -P openapi-webflux in gateway and mvn install -P openapi-webmvc in greeting-api (springdoc-api dependencies are different for servlet and reactive apps), but even that was broken :/

It should be fixed, now (both: the required files are in tracked by git and you should be able to refresh it with maven profiles). Please re-open if it's not the case.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@ch4mpy
Comment options

@saravanad
Comment options

@saravanad
Comment options

@ch4mpy
Comment options

@saravanad
Comment options

Answer selected by ch4mpy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants