I have also encountered a problem building geronimo. No errors or warnings are reported throughout the build until the failure and then it reports java.lang.NoClassDefFoundError: org/exolab/castor/builder/SourceGenerator
Obviously, I am missing some jar, but which one? and why didn't maven obtain it for me? I have attached the output of my build. I am using an unreliable dial-up for this purpose and have to reconnect from time to time, that is why some tasks are skipped. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, January 22, 2004 10:03 PM To: [EMAIL PROTECTED] Subject: geronimo build failed using maven +---------------------------------------- | Executing (default): Geronimo :: Web | Memory: 41M/47M +---------------------------------------- Attempting to download mx4j-SNAPSHOT.jar. Error retrieving artifact from [ http://www.apache.org/~gdamour/maven/mx4j/jars/mx4j-SNAPSHOT.jar]: java.net.SocketExcep tion: Unexpected end of file from server Attempting to download jetty-SNAPSHOT.jar. Error retrieving artifact from [ http://www.ibiblio.org/maven/jetty/jars/jetty-SNAPSHOT.jar]: java.net.SocketException: Unexpected end of file from server WARNING: Failed to download jetty-SNAPSHOT.jar. BUILD FAILED File...... file:/C:/myprojects/geronimo/incubator-geronimo/ Element... maven:reactor Line...... 134 Column.... 27 The build cannot continue because of the following unsatisfied dependency: jetty-SNAPSHOT.jar (no download url specified) Total time: 3 minutes 25 seconds Finished at: Thu Jan 22 13:59:29 CST 2004
maven.script
Description: maven.script
