Oddly enough those are all set in the dependencyManagement section of
the parent pom. Did you change the core pom to not reference the
parent?
On Jan 28, 2008, at 1:44 PM, Matthew Fleming wrote:
I'm using maven 2.0.8. Here's what I get when I attempt to
run:
mvn package
[INFO] Scanning for projects...
[INFO]
------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).
Project ID: org.hibernate:hibernate-core
POM Location: /Users/matt/Documents/development/java/hibernate/core/
pom.xml
Validation Messages:
[0] 'dependencies.dependency.version' is missing for commons-
collections:commons-collections
[1] 'dependencies.dependency.version' is missing for dom4j:dom4j
[2] 'dependencies.dependency.version' is missing for antlr:antlr
Reason: Failed to validate POM for project org.hibernate:hibernate-
core
Any ideas?
-Matt
_______________________________________________
hibernate-dev mailing list
hibernate-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev
-----------------------------------------
Steve Ebersole
Project Lead
http://hibernate.org
steve(a)hibernate.org