springdoc-openapi-maven-plugin
springdoc-openapi-maven-plugin copied to clipboard
Add "failOnError" option
When the plugin fails to retrieve the openapi file fromt the server, it should error stop the maven build process. Currently an error is emitted but the maven process continues.
e.g. [ERROR] An error has occured: Response code 401
I'm afraid it's not clear what you're reporting. We need an MRE.
@dragankoz feel free to "upvote" this MR :-) https://github.com/springdoc/springdoc-openapi-maven-plugin/pull/60