On Fri, Jan 30, 2009 at 10:02 AM, java javae <[email protected]> wrote:
> Thank you for your reply. I want to build the entire project recursively from > the parent and not by individual project. > Is there any way in Continuum to build the project from the parent pom.xml. The only way I can think of is if you re-structure your project to put the parent pom in the directory just above your modules, instead of in a sibling directory. Is there a reason you have to use a flat project structure with the parent pom in a subdirectory? -- Wendy
