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]
: 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
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
>
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
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