mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-20 08:09:10 +00:00
This adds the Maven integration tests to the Check Supported Java Versions job which runs on master. Maven on Windows was previously broken with templateDirectory. This was fixed previously in a pull request, but the Maven plugin integration testing did not work in our other CI vendors. This was tested and verified in a private repo. The difference is likely due to vCPUs available in GitHub Workflows differing from other free CI we use elsewhere.