Hi , I have the same experience as Daniel S. Haischt in his post "[QUESTION] using the ant <style/> task within a goal" on 10th oct.
Style tasks inside a project's maven.xml do not transform but just print the style command to the console. Same thing happens if I try an x:transform command (though I am not very proficient with those so I may have an error) I searched the existing plugins for style tasks and found just the docbook one. So I tried invoking that and it behaves just like my own. Now I started to think there is a bug somewhere but I have no idea where - Jelly? I tried experimenting with a plugin just to play around with the style task and it does not seem to make any difference what dependencies I specify in the plugin's project.xml or whether I specify the xalan/xerces/xml-apis jars to be loaded through the maven root classloader or not. Any suggestions most gratefully received! Tim -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
