OK, so maybe I'm missing something obvious as I'm not super familiar with
maven, but when I try to build the daytrader application, I get the
following error message:

[INFO] Scanning for projects...
[INFO]
------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: org.apache.geronimo.daytrader:daytrader-ejb
POM Location: /home/dcarter/projects/daytrader/modules/ejb/pom.xml
Validation Messages:

    [0]  'dependencies.dependency.version' is missing for
org.apache.geronimo.specs:geronimo-jpa_3.0_spec
    [1]  'dependencies.dependency.version' is missing for
org.apache.geronimo.specs:geronimo-jaxrpc_1.1_spec
    [2]  'dependencies.dependency.version' is missing for
org.apache.geronimo.specs:geronimo-jms_1.1_spec
    [3]  'dependencies.dependency.version' is missing for
org.apache.openjpa:openjpa


Reason: Failed to validate POM

Hints? Pointers?

TIA,
Dave
-- 
View this message in context: 
http://www.nabble.com/Problem-building-daytrader-app-using-maven-tp17715560s134p17715560.html
Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com.

Reply via email to