Patches and bug reports are always welcome. Otherwise it gets hard to work out what users really want.... -- dIon Gillard, Multitask Consulting Blog: http://www.freeroller.net/page/dion/Weblog Work: http://www.multitask.com.au
"Mark H. Wilkinson" <[EMAIL PROTECTED]> wrote on 03/06/2003 01:31:11 AM: > On Mon, 2003-06-02 at 15:46, Eelco Hillenius wrote: > > > > To make our lives easier for now (we haven't set up a ssh server yet), we > > also wrote two custom targets like this: > > > > [snip] > > > using (in build.properties): > > > > maven.repo.central.fileserver = E:/ > > > > where E:/ is a local share to the webserver dir. > > I was going to tell you that maven can already do that, but having just > investigated it'd implemented only for the site plugin. You can set > maven.site.deploy.method=fs and it'll copy files into the location > specified by the <siteDirectory> element. > > Shame it hasn't been generalised into the deploy plugin... > > -Mark. > > > --------------------------------------------------------------------- > 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]
