Skip to content

Replace call to included OpenAPI jar with a Maven process that can use a plugin (with wrapper?) #14

@jasonwjones

Description

@jasonwjones

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.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions