I don't know of any such plugin. As you suggested, it would probably be easy to write something with Antrun, or even call out to a shell script with Exec plugin, etc.
Wayne On 9/25/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi, > > I need to be able to deploy an entire directory to an ftp server. > > Is anyone working on such a plugin? > > The only solutions I have googled so far use ant run, and include som > creativity to include a dependency which ant needs. This seems very ugly. > Either that or they use maven1 > > I can understand why it isn't included in the default maven stuff, as it > is not a "conventional build thing". It shouldn't be too easy, or people > will ignore the (great) maven conventions, which is a real risk. > > best regards, and thanks in advance, > Michael --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
