Build UberJar with REST API plugin will fail upon start in production

After building and deploying to production enviroment (tried uberjar and war as well)
i’ve got this error

java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException

start up doesn’t complete

This is a frequent problem with JAXB classes.
See answer in this topic: Problems resyncing the project - #4 от пользователя albudarov