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
Maven's Enforcer plugin allows us to specify minimum versions for the JDK and Maven itself in pom.xml that will fail the build immediately in an environment that does not meet these constraints.
We should add this to the build.
The text was updated successfully, but these errors were encountered:
Maven's Enforcer plugin allows us to specify minimum versions for the JDK and Maven itself in
pom.xml
that will fail the build immediately in an environment that does not meet these constraints.We should add this to the build.
The text was updated successfully, but these errors were encountered: