Improve 'dependencies.dependency.version is missing' error message
------------------------------------------------------------------
Key: MNG-675
URL: http://jira.codehaus.org/browse/MNG-675
Project: Maven 2
Type: Improvement
Reporter: Kenney Westerhof
When leaving out a <version> from at least one dependency, the following
error message appears. With a lot of dependencies, where all versions are
managed
in dependencyManagement in the parent pom, it's hard to tell which version is
missing:
[INFO] BUILD FAILURE
[INFO]
----------------------------------------------------------------------------
[INFO] Reason: Failed to validate POM for
'm:\qwesken_adm_1.0_dev_inc2\spf\products\adm\design\application\pom.xml'.
Reason(s):
[0] 'dependencies.dependency.version' is missing.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]