how can i define the local directory?
please could you post a pom.xml snippet for that?

> -----Ursprüngliche Nachricht-----
> Von: Stephen Connolly [mailto:stephen.alan.conno...@gmail.com] 
> Gesendet: Freitag, 27. März 2009 22:57
> An: Maven Users List
> Betreff: Re: SpeedUp the release process
> 
> 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
> >
> >
> 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to