Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
When using a dependencyManagement element it's not easy to tell which dependency element in the current POM actually has the problem because we get a message like the following:
—
Project ID: org.apache.geronimo.specs:j2ee
POM Location: /home/jvanzyl/js/org/apache/geronimo/specs/trunk/j2ee/pom.xml
Validation Messages:
[0] 'dependencies.dependency.version' is missing.
[1] 'dependencies.dependency.version' is missing.
[2] 'dependencies.dependency.version' is missing.
[3] 'dependencies.dependency.version' is missing.
[4] 'dependencies.dependency.version' is missing.
—
Would be nice if it also displayed the standard g:a so you can tell what it's referring to.
Attachments
Issue Links
- is duplicated by
-
MNG-1405 Missing version messages should indicate the dependency
- Closed