Thanks. Actually, I wanna get rid of ant in our project, but this can work.
We are also looking at xml-maven-plugin. We can generate XML file each time using XSL while passing information we need to insert as parameters. Ilya. -----Original Message----- From: Aleksey Didik [mailto:[email protected]] Sent: Monday, February 01, 2010 6:51 PM To: Maven Users List Subject: Re: Plugin for updating external XML file content I don't see anything with this functionality. May be better to use /maven-antrun-plugin/ and write necessary ant script. Best regards, Aleksey. 01.02.2010 19:42, Ilya Kazakevich ?????: > Hi all, > > I have a slightly weird situation: I need to update contents of some > external XML file each time I do deploy. > I wonder if there is a plugin that could be installed in "deploy" > phase and do that for me? > > Plugin should be able to replace some token in text file for example > or something like that. > > Thanks. > > ==================== > Ilya Kazakevich > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
