Building trunk - Maven is your friend

2006-02-28 Thread Carsten Ziegeler
After some thinking I think I have a simple solution to our problem about how to build trunk with m2: it's simple, Maven can do this for us! The Maven war plugin is able to assemble the webapp by combining the contents of several war projects. So if we change all of our blocks projects (that have

Re: Building trunk - Maven is your friend

2006-02-28 Thread Leszek Gawron
Carsten Ziegeler wrote: After some thinking I think I have a simple solution to our problem about how to build trunk with m2: it's simple, Maven can do this for us! The Maven war plugin is able to assemble the webapp by combining the contents of several war projects. So if we change all of our

Re: Building trunk - Maven is your friend

2006-02-28 Thread Reinhard Poetz
Carsten Ziegeler wrote: After some thinking I think I have a simple solution to our problem about how to build trunk with m2: it's simple, Maven can do this for us! The Maven war plugin is able to assemble the webapp by combining the contents of several war projects. So if we change all of our

Re: Building trunk - Maven is your friend

2006-02-28 Thread Reinhard Poetz
Carsten Ziegeler wrote: After some thinking I think I have a simple solution to our problem about how to build trunk with m2: it's simple, Maven can do this for us! The Maven war plugin is able to assemble the webapp by combining the contents of several war projects. So if we change all of

Re: Building trunk - Maven is your friend

2006-02-28 Thread Daniel Fagerstrom
Reinhard Poetz skrev: Carsten Ziegeler wrote: After some thinking I think I have a simple solution to our problem about how to build trunk with m2: it's simple, Maven can do this for us! The Maven war plugin is able to assemble the webapp by combining the contents of several war projects. So

Re: Building trunk - Maven is your friend

2006-02-28 Thread Reinhard Poetz
Daniel Fagerstrom wrote: OTH we badly need to get some limited samples working for trunk ASAP. So that the community can get its faith in trunk back. And so that the threshold for getting involved in trunk development and testing becomes lower. Yes, right. Please guys, give me time till

Re: Building trunk - Maven is your friend

2006-02-28 Thread Carsten Ziegeler
Reinhard Poetz schrieb: Daniel Fagerstrom wrote: OTH we badly need to get some limited samples working for trunk ASAP. So that the community can get its faith in trunk back. And so that the threshold for getting involved in trunk development and testing becomes lower. Yes, right.