Hi Oliver, I think it makes sense to have different pom files as in this way you keep things modular. All the dependencies for the modules should be specified in the corresponding module and if you ever change from one technology to other (e.g. from struts 2 to jsf or from xfire to axis) it is easier to just remove the entire folder and create a new pom for your new folder On Sun, Apr 6, 2008 at 5:40 PM, oliver.appfuse <[EMAIL PROTECTED]> wrote:
> hi,Matt and all friends > when i was looking at the source code of the appfuse core,i found that > there are some directiories called appuse-data ...appfuse-service, all of > these contain one single pom file, what are they used for? > i think they are the infrastructure of application,but can be merged to > core project by using only one pom descriptor??please give me some explanation > , i am very appreciated!!at the same time forgive my poor english lol! > thanks a lot! > ------------------------------ > oliver.lee > 2008-04-06 >
