I'm trying to build 1.3.9 from source because we're running that on our production server and I want to make a minor change in the webapp. So I did a clean checkout in a new directory and I get this error. Any Ideas about what I'm missing?
--Bill-- [INFO] Compiling 678 source files to /opt/opennms-1.3.9/opennms-webapp/ target/classes [INFO] [gwt:compile {execution: default}] [INFO] GWT: executing com.google.gwt.dev.GWTCompiler.main([-style, PRETTY, -out, /opt/opennms-1.3.9/opennms-webapp/target, org.opennms.dashboard.Dashboard]) [WARNING] java.lang.reflect.InvocationTargetException [WARNING] at java.lang.reflect.Method.invoke(libgcj.so.70) [WARNING] at org.codehaus.mojo.gwt.JavaCommand $1.run(JavaCommand.java:53) [WARNING] at java.lang.Thread.run(libgcj.so.70) [WARNING] Caused by: java.lang.RuntimeException: The schema class 'com.google.gwt.dev.cfg.ModuleDefSchema$BodySchema' should have been registered prior to parsing [WARNING] at com .google .gwt.dev.util.xml.HandlerClassInfo.getClassInfo(HandlerClassInfo.java: 33) [WARNING] at com.google.gwt.dev.util.xml.ReflectiveParser $Impl.characters(ReflectiveParser.java:71) [WARNING] at org.apache.xerces.parsers.AbstractSAXParser.characters(Unknown Source) [WARNING] at org .apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanContent(Unknown Source) [WARNING] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl $FragmentContentDispatcher.dispatch(Unknown Source) [WARNING] at org .apache .xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) [WARNING] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) [WARNING] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) [WARNING] at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) [WARNING] at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) [WARNING] at com.google.gwt.dev.util.xml.ReflectiveParser $Impl.parse(ReflectiveParser.java:295) [WARNING] at com.google.gwt.dev.util.xml.ReflectiveParser $Impl.access$100(ReflectiveParser.java:48) [WARNING] at com .google.gwt.dev.util.xml.ReflectiveParser.parse(ReflectiveParser.java: 366) [WARNING] at com.google.gwt.dev.cfg.ModuleDefLoader.nestedLoad(ModuleDefLoader.java: 175) [WARNING] at com.google.gwt.dev.cfg.ModuleDefLoader.load(ModuleDefLoader.java:208) [WARNING] at com .google .gwt.dev.cfg.ModuleDefLoader.loadFromClassPath(ModuleDefLoader.java:81) [WARNING] at com.google.gwt.dev.GWTCompiler.run(GWTCompiler.java:753) [WARNING] at com.google.gwt.dev.GWTCompiler.run(GWTCompiler.java:745) [WARNING] at com.google.gwt.dev.GWTCompiler.main(GWTCompiler.java: 213) [WARNING] at java.lang.reflect.Method.invoke(libgcj.so.70) [WARNING] ...2 more ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-devel mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-devel