-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Not A Problem
-
Affects Version/s: 3.0.4, 3.0.5, 3.1.0
-
Fix Version/s: None
-
Component/s: POM
-
Labels:None
adding
<prerequisites><maven>3.1.0</maven></prerequisites>
does not stop the project from being built with mvn-3.0.4 or mvn-3.0.5
Is Prerequisites suppose to work or not?
Because there is no sign of it being deprecated throughout the documentation.
(I don't want to use the enforcer plugin).