Re: [appfuse-user] Project structure in maven

2008-04-08 Thread Michael Horwitz
On 08/04/2008, kace <[EMAIL PROTECTED]> wrote: > > > Hi fellas: > > I am looking to have the following project structure using maven: one core > module used by many seperate apps. To achieve this I got the core project > set up and then went to create a modular jsf project. I deleted the core > m

[appfuse-user] Project structure in maven

2008-04-08 Thread kace
Hi fellas: I am looking to have the following project structure using maven: one core module used by many seperate apps. To achieve this I got the core project set up and then went to create a modular jsf project. I deleted the core module from this and updated the parent pom file. I also adde