The Maven way for delivery pipelines

2013-07-05 Thread Mirko Friedenhagen
Hello, now after some trial and error with custom packaging and lifecycles I ask myself whether I should proceed or do something completely different. What I want to achieve: - We have loads of web-applications (WARs with a homegrown configuration tooling) - Some are single module projects, some

Re: The Maven way for delivery pipelines

2013-07-05 Thread Russell Gold
Hi Mirko, Have you looked at the Cargo plugin? http://cargo.codehaus.org/Functional+testing - Russ On Jul 5, 2013, at 4:29 PM, Mirko Friedenhagen mfriedenha...@gmail.com wrote: Hello, now after some trial and error with custom packaging and lifecycles I ask myself whether I should

Re: The Maven way for delivery pipelines

2013-07-05 Thread Stephen Connolly
On Friday, 5 July 2013, Mirko Friedenhagen wrote: Hello, now after some trial and error with custom packaging and lifecycles I ask myself whether I should proceed or do something completely different. What I want to achieve: - We have loads of web-applications (WARs with a homegrown