On Thu, 2003-08-14 at 12:10:45, Brian Ewins wrote:
> This is a known problem, see the workaround in this bug report:
> http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-599
> 
> The latka fix referred to in dion's response looks like this:
> 
> <!-- Major hack - set jaxp properties as they are foobared -->
>
${systemScope.setProperty('javax.xml.transform.TransformerFactory','org.apache.xalan.processor.TransformerFactoryImpl')}
> 
> This would go immediately before the ant:xslt task in your code.

The bug report at jira.codehaus.org indicates that it's for JDK 1.4.2.
I'm running version 1.3.1_08, and this fix doesn't work for me, either
by passing the definition on the command line or by adding it to
maven.xml. What's the equivalent fix for 1.3.1?

-- 
Craig S. Cottingham
[EMAIL PROTECTED]


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

Reply via email to