Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0-alpha-2
-
Component/s: Plugins and Lifecycle
-
Labels:None
Description
in the case where a mojo parameters is missing or incorrectly specified, and there was an expression given from the project we should translate it back to explain what was missing from the POM to the user.
has this been fixed? See line 782 in DefaultPluginManager in maven-core...looks fixed to me.