[m2] site plugin and consolidated reports

2005-09-22 Thread Nelson Arape
Hello fellows In maven-beta1, Does site plugin support consolidated reports from sub-projects in a multiproject configurations? and Could someone point me the way? Thanks Nelson Arapé - To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: [m2] Multiproject directory organization on CVS

2005-09-16 Thread Nelson Arape
: one POM = one package = one CVS/Eclipse module for the same reason you mention, but I dont know how to doit in a subproject (or multiproject) configuration. Cheers Nelson Arape Thomas Van de Velde wrote: > I always apply the following: > > one POM = one package = one CVS/Eclip

Re: [m2] Multiproject directory organization on CVS

2005-09-14 Thread Nelson Arape
luding subprojects, in a single CVS >> module. The directory at the top of the module contains the root POM, >> etc. Each subproject is a subdirectory of that top level. >> >> -Original Message- >> From: news [mailto:[EMAIL PROTECTED] On Behalf Of Nelson Arape >

RE: [m2] Multiproject directory organization on CVS

2005-09-13 Thread Nelson Arape
tinct module in the CVS repository. I originally thought that 1 was the way to go, but then I haven't a place to store the project (root) pom.xml, src/site and src/assembly files. So now I think option 2 is the way to go. Can anyone confirm, denied or expand my assumptions Nelson Arape Yann L

[m2] Multiproject directory organization on CVS

2005-09-09 Thread Nelson Arape
Hello to all I have a multiproject directory organization as follows: project +-core +-optional-plugin1 +-optional-plugin2 +-optional-plugin3 +-examples-files I originally thought that I should create all subprojects as CVS modules, but what do I do with the project pom?. Additionally I am