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

 

Reply via email to