I would like to use maven to develop J2EE applications, and it seems that the preferred way of doing this with maven is splitting the project into several modules, corresponding to the deliverables in the project (EJB jars, wars, ears). I've been taking a look at maven, and the list archive about this issue and I have some questions:


What's the difference between multiproject and reactor? Which of them shold be used? Do they serve similar purposes?

What about the documentation for the project? From what I've been reading, it seems there is no way to integrate the documentation for the whole project in a single documentation, so you'll have the documentation fragmented according to the modules you have created in your project. Is this correct?

   Regards
   Jose


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to