Re: using repositories inside multiproject project

2005-03-03 Thread eblack
This is the structure I was referring to: Projects |---Builds | |---maven.xml | |---project.properties | |---project.xml | |---Portfolio (multiproject build directory) | |---... | |---proj1 |---proj2 |---proj3 |---Portfolio (proj4) |--- ...

Re: using repositories inside multiproject project

2005-03-03 Thread eblack
Hi, There are probably many ways that developers have created there own scheme, but what I did was to create a 'builds' directory on the same level as the apps(I'll call them projects) where common project.xml, maven.xml, and project.properties files go and are extended within each project's own m

using repositories inside multiproject project

2005-03-03 Thread maven
hi .. its my duty to migrate from ant to maven .. we have the following source-structure com | -- foo | -- app1 | -- app2 | -- app3 i created three subprojects for each of the apps ... the next thing i would like to do is to tell maven in the project.xml that it should