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

Reply via email to