I think you need to pass the classpath/classpathref element to the style
task. Build the classpath using standard <ant:path /> tags.
- Brett
Arnaud HERITIER wrote:
Hello,
I have a little problem.
I want to use the ant style task to transform some xml files.
My xslt file uses a resource bundle to create some labels.
My resource bundle is stored in a properties file.
I tried to add this file in plugin's root directory but the bundle isn't
found.
How can I add something in the classloader used by ant tasks ???
<maven:addPath id="something" ./> ????
Arnaud
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]