Hi,

I think maven reactor plugin will solve your problem :
http://maven.apache.org/plugins/maven-reactor-plugin/index.html

Gabriel.

2009/7/16 Arand, Thomas (NSN - DE/Munich) <thomas.ar...@nsn.com>

> Hi all,
>
> consider the following scenario: In order to build our project, I have to
> start mvn in the root of the project. The complete run consists of many,
> many sub-projects, and the build lasts half an hour.
>
> What unfortunately happens very often: One (or more) of the projects that
> are near the end of production fail - say after 20 minutes. After correction
> of the local problem I have to restart the build process. Currently, I have
> to wait again 20 minutes until mvn reached the place where it was before.
>
> And here I would like to have a possibility to tell maven that it simply
> should skip all projects the it built successfully in the first run. I.e. it
> should resume where the failure initially happened.
>
> The way it is now (repetition of the complete build) is a waste of time.
>
> Any ideas whether that is possible?
>
> Thanks a lot,
>
> Thoma
>
>
> -----------------------------------------------------------------------------------
> Thomas Arand
> Tel. +49 (89) 636 76328 / +49 (160) 90888023
> Fax. +49 (89) 636 76282
> thomas.ar...@nsn.com
>
> Nokia Siemens Networks GmbH & Co. KG
> Sitz der Gesellschaft: München / Registered office: Munich
> Registergericht: München / Commercial registry: Munich, HRA 88537
> WEEE-Reg.-Nr.: DE 52984304
>
> Persönlich haftende Gesellschafterin / General Partner: Nokia Siemens
> Networks Management GmbH
> Geschäftsleitung / Board of Directors: Lydia Sommer, Olaf Horsthemke
> Vorsitzender des Aufsichtsrats / Chairman of supervisory board: Lauri
> Kivinen
> Sitz der Gesellschaft: München / Registered office: Munich
> Registergericht: München / Commercial registry: Munich, HRB 163416
>
>
>
>

Reply via email to