Sachin Patel wrote:
The [emf.XSD2Java] messages are normal. What command are you using to
build?
From inside /devtools/modules/eclipse-plugin/ Try..
"maven clean build"
Thanks Sachin. I must be missing something obvious... Ran maven clean build and
hit this:
BUILD FAILED
File...... C:\Documents and
Settings\Administrator\.maven\cache\maven-multiproject-plugin-1.3.1\plugin.jelly
Element... maven:reactor
Line...... 217
Column.... 9
The build cannot continue because of the following unsatisfied dependencies:
org.apache.geronimo.j2ee.server.v1-0.5.0-SNAPSHOT.jar
org.apache.geronimo.feature.source-0.5.0-SNAPSHOT.jar
Total time: 2 minutes 7 seconds
Finished at: Tue Dec 13 19:24:14 EST 2005
Neither of these are in the cvs.apache.org maven repo,
http://cvs.apache.org/repository/geronimo-devtools/jars/
Are these autogenerated?
Bill