You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Activity
codespearhead commentedon Apr 1, 2024
I'm afraid it's not clear what you're reporting. We need an MRE.
failOnError
, which can be set to fail builds #60timbuethe commentedon Sep 2, 2024
@dragankoz feel free to "upvote" this MR :-)
#60