-
Notifications
You must be signed in to change notification settings - Fork 41.2k
Restore Maven 3.3 compatibility #14464
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks for the report. I'm not sure if we''ll fix this by trying to support the older version or just document that we need 3.5. Is there any reason you need to stay on 3.3.x? |
We don't have anything truly blocking us from upgrading. We have some teams that hadn't yet upgraded, but if the decision is that 2.1.x will require a new Maven, that's not a problem. |
Intellij 2018.1 is still bundling 3.3.9 which is how I stumbled across this issue. |
Just an FYI, it is the same in 2018.2. |
The spring-boot-maven-plugin 2.1.0.M3 has stopped working with maven versions before 3.5. See attached project, with a maven wrapper using maven 3.3.9. This happened in the dependency updates between 2018-09-12 and 2018-09-13: builds yesterday were fine.
demo.zip
The text was updated successfully, but these errors were encountered: