you could save alot of time try to pull all your static artifacts to 
localRepository

but this may invite contention as BuildManager is downloading while you may be 
synch'ing
to shared structures..the solution of a simple lockfile as whomever has the 
lockfile
would have update access..all others would have read access to repository

http://docs.codehaus.org/display/MAVEN/Local+repository+separation

mit freundlichen grüßen
Martin 
______________________________________________ 
Verzicht und Vertraulichkeitanmerkung / Disclaimer and confidentiality note 
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.
This message is confidential and may be privileged. If you are not the intended 
recipient, we kindly ask you to  please inform the sender. Any unauthorised 
dissemination or copying hereof is prohibited. This message serves for 
information purposes only and shall not have any legally binding effect. Given 
that e-mails can easily be subject to manipulation, we can not accept any 
liability for the content provided.






> From: andreas.hoehmann....@siemens.com
> To: users@maven.apache.org
> Date: Fri, 27 Mar 2009 19:25:11 +0100
> Subject: SpeedUp the release process
> 
> 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
> 

_________________________________________________________________
Express your personality in color! Preview and select themes for Hotmail®.
http://www.windowslive-hotmail.com/LearnMore/personalize.aspx?ocid=TXT_MSGTX_WL_HM_express_032009#colortheme

Reply via email to