On Thu, 2003-08-21 at 13:13, Nelson, Scott (MAN - Corporate) wrote:
> Has anyone used XMLTask for editing your xml files within a maven
> environment?  
> 
> I am trying to parse through my xml file and append some information to my
> jndi names.

I have tried to use XMLTask directly within Maven, unsuccessfully. For
some reason I can't get the classpath right so that XMLTask can find
Xalan.

I converted a working Ant environment to Maven, so I had a build.xml in
which XMLTask worked. I pared build.xml down to just a target with the
<xmltask> task, and I call it from maven.xml.

-- 
Craig S. Cottingham
[EMAIL PROTECTED]


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

Reply via email to