From my experience, using JDK 5 and maven 1.0.2,
checkstyle 3.0 and  3.0.1-SNAPSHOT with or without
the setProperty fail in this manner.

--Andy

On Feb 17, 2006, at 9:16 AM, Lukas Theussl wrote:

Hi,

The systemScope.setProperty line was introduced to fix

http://jira.codehaus.org/browse/MPCHECKSTYLE-53

so you are saying that you have to remove it again? Can you attach your comments to the issue above, or maybe open a new issue to attack the problem more generally.

Thanks,
-Lukas


Arnaud HERITIER wrote:
Forward to the list ..
I didn't saw that I was the only one to receive it
Thanks for the tip JB
Arnaud
On 2/12/06, JB Defard <[EMAIL PROTECTED]> wrote:
Hi,

> > BUILD FAILED
> > File......
> > /usr/local/mavenPluginRepository/cache/maven-checkstyle-plugin
> > -3.0/plugin.jelly
> > Element... style
> > Line...... 238
> > Column.... 59
> > Provider for javax.xml.transform.TransformerFactory cannot be found
> > Total time: 36 seconds
> > Finished at: Tue Feb 07 15:58:56 EST 2006

I have the same problem.
I fix it with comment this line (238):
   <!-- Make sure xalan is used for ant's style task -->
<!--
${systemScope.setProperty ('javax.xml.transform.TransformerFactory','org.apache.xalan.processo r.TransformerFactoryImpl')}
-->

My environment: Java 5 , maven 1.1b3-SNAPSHOT, plugin 3.0.1- SNAPSHOT.

Regards.


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

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



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

Reply via email to