Re: XMLTask and Maven

2003-08-21 Thread Craig S. Cottingham
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
 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]



XMLTask and Maven

2003-08-21 Thread Nelson, Scott (MAN - Corporate)

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.

Scott Nelson
Manheim Interactive
Consultant
Office: 678.645.2231
Mobile: 678.360.8608
[EMAIL PROTECTED]



 This message (including any attachments) contains confidential information
intended for a specific individual and purpose, and is protected by law.  If
you are not the intended recipient, you should delete this message and are
hereby notified that any disclosure, copying, or distribution of this
message, or the taking of any action based on it, is strictly prohibited.

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