The docbook plugin uses ant:style fine. Have u tried using the trick it 
does:

 
${systemScope.setProperty('javax.xml.transform.TransformerFactory','org.apache.xalan.processor.TransformerFactoryImpl')}

--
dIon Gillard, Multitask Consulting
Blog:      http://www.freeroller.net/page/dion/Weblog
Work:      http://www.multitask.com.au


"Tim Anderson" <[EMAIL PROTECTED]> wrote on 28/05/2003 06:40:58 PM:

> Hi,
>     I'm trying to use <ant:style> in my maven.xml, but I'm getting
> 
>  <ant:style> javax.xml.transform.TransformerFactoryConfigurationError:
> Provider org.apache.xalan.processor.TransformerFactoryImpl not found
> 
> errors.
>     I saw some posts about using xalan with maven a while back,
> but not any resolution (BTW - is there an up-to-date mail archive?
> the ones on nagoya are from when maven was part of turbine)
> 
> I do have a workaround (which I'm violently opposed to) i.e,
> copying the xalan, xml-apis and xerces jars to $JAVA_HOME/jre/lib/ext.
> 
> Does anyone have a better solution?
> 
> I'm using JDK 1.3.1 and maven 1.0-beta 9.
> 
> Thanks,
> 
> Tim


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to