Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Complete
-
Affects Version/s: 1.2.1.RELEASE
-
Fix Version/s: 1.2.2.RELEASE
-
Component/s: @ CORE
-
Labels:None
Description
When Roo encounters a stanza in a Maven pom that does not have a version immediately attached, it outputs the string "Version is required" without explaining what subsystem caused the error (Maven), which artifact caused the error, or even that it's an error at all.
The error should at the least say something like "Maven problem: Version is required for groupId:artifactId".