BUILD FAILED File...... file:/C:/apache/incubator-geronimo/ Element... maven:reactor Line...... 179 Column.... 27 The build cannot continue because of the following unsatisfied dependency:
geronimo-xmlbeans-plugin-DEV.jar (no download url specified)
Total time: 1 minutes 31 seconds Finished at: Wed Feb 25 21:44:19 PST 2004
You used to need to build this plugin first. Dain recently changed the build so you may not, but just in case you could try
$ cd modules/maven-xmlbeans-plugin $ maven
to build that plugin, and then try the main build again.
Dain - is this still true? If so can you update the wiki appropriately.
-- Jeremy