Hi all, I have project that is evolving and I was wondering if using reactor will do what I want.
Basically I have two modules in cvs - one for core and one for user interface. The UI will have several sub-directories for each UI that can be used with the core. ui - tapestry - web-ognl - cocoa ...etc. What I would like is to define a top-level project.xml and project.properties which adds a dependency for the core jar and any other necessary jars. I would also like to define a top-level maven.xml so that whoever builds can either build all of the ui components or individual ones. So far, from what I see, this is doable. Now, here's the question: Would it be beneficial to use reactor? Or would it be better to write my own maven.xml. -warner +warner onstine+ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
