On Wed, 2003-05-28 at 10:40, Tim Anderson wrote:
> 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.
The docbook plugin tries the same... (see
src/plugins-build/docbook/plugin.jelly or
$MAVEN_HOME/plugins/maven-docbook-plugin-1.0/plugin.jelly) and it does
${systemScope.setProperty('javax.xml.transform.TransformerFactory','org.apac
he.xalan.processor.TransformerFactoryImpl')}
inside its "docbook:transform" goal.
Maybe it helps setting the sysProp?
--
Martin Skopp
Riege Software International GmbH
Support: mailto:[EMAIL PROTECTED], Information: http://www.riege.com
This email is intended to be viewed with a nonproportional font.
Public Key on http://www.keyserver.net, Key-ID: 3D4027B5
Fingerprint: 1970 C78D 9A1D 99FA 5CE4 5C0D 29E6 6A95 3D40 27B5
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]