Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
A user had a build issue caused by using maven 2. Our poms have a prereq for Maven 3, but this is apparently not "checked" by Maven. Add the check (try using the enforcer plugin).