m2-dev@maven.apache.org
[Top] [All Lists]

inheritance

Subject: inheritance
From: David Smiley
Date: Tue, 09 May 2006 16:18:42 -0400
http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html

At the above page, there is an example of modules specifying dependencies without a version. The version is fully specified by the parent. Okay, that's nice. But it just doesn't work for me. I get these errors:

Validation Messages:

[0] 'dependencies.dependency.version' is missing for commons-collections:commons-collections [1] 'dependencies.dependency.version' is missing for org.springframework:spring-full [2] 'dependencies.dependency.version' is missing for commons-logging:commons-logging


Reason: Failed to validate POM


What could I have missed?

~ David Smiley
MITRE


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: dev-help@xxxxxxxxxxxxxxxx

<Prev in Thread] Current Thread [Next in Thread>
  • inheritance, David Smiley <=