I use this hack on 1.3.1_06 on Solaris (see the website FAQ for a full
entry). Works fine.

If you have everything in the FAQ, then there may be more problems - someone
was discussing this last week. Check if they got a solution, and if so
definitely let us know the answer! Even better, this FAQ entry is also on
the wiki - so you could update that.

Cheers,
Brett

> -----Original Message-----
> From: Craig S. Cottingham [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, 19 August 2003 12:44 AM
> To: [EMAIL PROTECTED]
> Subject: Re: XSLT transformation as maven-goal
> 
> 
> 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.TransformerFact
> ory','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