forked from loafle/openapi-generator-original
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.