Let's see if we can get away from having the OpenAPI JAR included in this repo, in favor of a small POM file that uses the plugin to accomplish the same thing, and can be called using the wrapper so it's easy for people that might not have Maven installed to simply run. Then, moving forward, it'll be a little easier to simply update the version of the generator without having to drop in a new binary, as we should hopefully be able to just update a version property in the POM and be done with it.