Apparently I have a problem reading directions, since I was using maven 2.0.4 as supplied by Fedora instead of the 2.0.5 or later as required.
grandcross wrote: > > 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-tp17715560s134p17746449.html Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com.
