Files
openapi-generator/modules/openapi-generator-mill-plugin/mill-test
Marc Schlegel 8e0e429231 Mill Module (#22652)
* Initial Mill support

* Updated Docs after changing git and pom settings to case classes

* Update Docs

* include Mill plugin in Docker build

* fix scaladoc

* fix cubic-dev-ai findings
2026-01-14 17:29:05 +08:00
..
2026-01-14 17:29:05 +08:00
2026-01-14 17:29:05 +08:00
2026-01-14 17:29:05 +08:00
2026-01-14 17:29:05 +08:00
2026-01-14 17:29:05 +08:00
2026-01-14 17:29:05 +08:00
2026-01-14 17:29:05 +08:00

To test the Mill plugin, this project can be used.

![NOTE] The mill-build folder is only needed to look up the plugin from the local Maven repository for development purposes.

It requires that the current SNAPSHOT version of the plugin is installed in the local Maven repository. Replace the version in build.mill or set the environment variable $MILL_OPENAPITOOLS_PLUGIN_VERSION to the desired version.

Run ./mill __.compile to test if the plugin works or some of the modules tasks like ./mill openapi.validate.