Do a fresh get. I had similar problems that I think have been fixed. At any rate, my SAX issues went away.
Eric -----Original Message----- From: James CE Johnson [mailto:[EMAIL PROTECTED]] Sent: Monday, November 25, 2002 2:05 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: torque or xmlc plugins? Hi Jeffrey, I'm trying to use this with Friday's CVS HEAD version of maven and I'm getting this: $ maven torque:jdbc /home/jcej/personal/jcej/Automate Getting: http://www.ibiblio.org/maven/tomcat-naming/jars/tomcat-naming-1.0.jar Can't get http://www.ibiblio.org/maven/tomcat-naming/jars/tomcat-naming-1.0.jar to /home/jcej/tools/lib/tomcat-naming/jars/tomcat-naming-1.0.jar torque:jdbc: [ERROR] BUILD FAILED [ERROR] XML parser factory has not been configured correctly: Provider org.apache.xerces.jaxp.SAXParserFactoryImpl not found Total time: 21 seconds What am I missing? I've updated my project.properties and project.xml as described in the howto... Thanks, J > > The latest torque has a plugin. It is in the torque tree. Tutorial is > online with the torque docs. Working nicely for me. > > http://jakarta.apache.org/turbine/torque/maven-howto.html > > On Mon, 25 Nov 2002, James CE Johnson wrote: > >> Hi all, >> >> I'm in the process of converting a fella's ant build.xml into a >> maven.xml. The last two bits I'm exec'ing out to ant for are his >> torque and xmlc tasks. Is anyone working on plugins for those? >> >> Thanks, >> J >> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
