Argh. Somehow the parent pom got published incorrectly to the JBoss maven repo. I do not have time to fix this right now.

For the time being grab the parent pom from svn and "install" it locally on your box.

On Jan 29, 2008, at 8:39 AM, Matthew Fleming wrote:

I haven't modified any of the files in source-- I just did a check out, then tried to build. Attached is the core pom.

-Matt
<pom.xml>
On Jan 29, 2008, at 6:20 AM, Steve Ebersole wrote:

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
[email protected]
https://lists.jboss.org/mailman/listinfo/hibernate-dev


-----------------------------------------
Steve Ebersole

Project Lead
http://hibernate.org
[EMAIL PROTECTED]





--------------------------------
Spam/Virus scanning by CanIt Pro

For more information see
http://www.kgbinternet.com/SpamFilter.htm

To control your spam filter, log in at
http://filter.kgbinternet.com



-----------------------------------------
Steve Ebersole

Project Lead
http://hibernate.org
[EMAIL PROTECTED]




_______________________________________________
hibernate-dev mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to