Hudson deploys our site nightly, we don't publish the site at all with
releases - the release now takes only a fraction of what it used to take
with site deploy (15-20mins compared to 2.5h).

Kalle


On Fri, Mar 27, 2009 at 2:57 PM, Stephen Connolly <
stephen.alan.conno...@gmail.com> wrote:

> we deploy the site to a local directory and then afterwards copy the site
> to
> the web server location
>
> 2009/3/27 Hoehmann, Andreas <andreas.hoehmann....@siemens.com>
>
> > Hi folks,
> >
> > i have a multi-module-project (~30 artifacts).
> >
> > I wrote a little script to release the whole project from root
> >
> > - check dependencies
> > - try site-build
> > - try release:prepare
> > - clean up
> > - release:prepare
> > - release:perform
> > - deploy new snapshots
> >
> > My repository works with webdav behind a apache2. The release of the 30
> > artifacts is running ~ 2 hours ... and the most time cost the deployment
> of
> > the project-sites (upload javadoc etc.) ... is there a better way to
> deploy
> > a project-site, e.g. deploy in a local mounten networkdevice, or in a
> local
> > directory and the syn to the server ?
> >
> > Ideas are welcome :)
> >
> > Regards
> > andreas
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> > For additional commands, e-mail: users-h...@maven.apache.org
> >
> >
>

Reply via email to