GoogleCloudPlatform / appengine-plugins

A client Java library to manage App Engine Java applications for any project that performs App Engine Java application management. For example, the Maven, Gradle and Eclipse App Engine plugins, custom user tools, etc.
Apache License 2.0
36 stars 25 forks source link

chore: Use mvn instead of mvnw #924

Closed lqiu96 closed 1 year ago

lqiu96 commented 1 year ago

I'll remove the maven wrapper in a separate PR. Going to try and see if this fixes the release.

lqiu96 commented 1 year ago

FYI, there is an issue prevent the release: https://github.com/GoogleCloudPlatform/appengine-plugins-core/issues/925. I'll need to investigate some more.