You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @fulldecent for highlighting this.
We can start planning for mvn 3.7. So that when it's out, we are compatible.
But we may need to support the older version for sometime, as IDE may take sometime to bundle the new maven version.
Blockers:
mvnw is moving into the upstream project and so the standalone project is deprecated.
Source: takari/maven-wrapper#139
So we can plan to upgrade to Maven 3.7 and then remove mvnw here.
The text was updated successfully, but these errors were encountered: