You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Neeme Praks <ne...@apache.org> on 2003/02/07 00:37:10 UTC

[sql] failing to build xdocs with maven...

Got the following output when I tried to build xdocs with maven (b8 
snapshot)...
Any ideas?

Rgds,
Neeme

Warning: Caught exception attempting to use SAX to load a SAX XMLReader
Warning: Exception was: org.xml.sax.SAXException: System property 
org.xml.sax.driver not specified
Warning: I will print the stack trace then carry on using the default 
SAX parser
org.xml.sax.SAXException: System property org.xml.sax.driver not specified
         at 
org.xml.sax.helpers.XMLReaderFactory.createXMLReader(XMLReaderFactory.java:90)
         at org.dom4j.io.SAXHelper.createXMLReader(SAXHelper.java:74)
         at org.dom4j.io.SAXReader.createXMLReader(SAXReader.java:615)
         at org.dom4j.io.SAXReader.getXMLReader(SAXReader.java:498)
         at org.dom4j.io.SAXReader.read(SAXReader.java:294)
         at org.dom4j.io.SAXReader.read(SAXReader.java:218)
         at org.dom4j.io.SAXReader.read(SAXReader.java:207)
         at 
org.apache.commons.jelly.tags.xml.ParseTagSupport.parse(ParseTagSupport.java:194)
         at 
org.apache.commons.jelly.tags.xml.ParseTag.getXmlDocument(ParseTag.java:150)
         at 
org.apache.commons.jelly.tags.xml.ParseTag.doTag(ParseTag.java:100)
         at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:278)
         at 
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:133)
         at 
org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:232)
         at 
org.apache.commons.jelly.tags.core.ForEachTag.doTag(ForEachTag.java:144)
         at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:278)
         at 
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:133)
         at 
org.apache.commons.jelly.impl.DynamicTag.doTag(DynamicTag.java:112)
         at 
org.apache.commons.jelly.impl.StaticTagScript.run(StaticTagScript.java:132)
         at 
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:133)
....


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org