Kenney helped me a lot on this and I finally have a basic solution for
this issue. I have added my setup on the Wiki [1]. Could you please
have a look and comment?
Thanks,
Stéphane
[1]
http://docs.codehaus.org/display/MAVEN/Multi-modules+application+with+consolidated+build
On 1/23/07, Stephan
Hi,
I am trying to setup a multi-modules build which is able to generate a
consolidated build and it's a pain so far.
The setup of the project is as follows:
app: pom.xml (pom packaging)
`-- module-a: pom.xml (jar packaging)
`-- module-b: pom.xml (jar packaging)
`-- module-c: pom.xml (jar pa