Hi all,

I've been thinking about how to support a multiproject of multiprojects
and couldn't find a working solution to it. I'm facing two problems:
(1) If I could find out whether a project is a multiproject or not, it
would be possible to just delegate the original command (e.g.
"multiproject:goal -Dgoal=test") to the multiproject. Otherwise, "maven
test" on a normal project. Are there mechanisms in maven which allow to
do that?
(2) If I overwrite the site goal in maven.xml of the multiproject to
attain the site goal on each of its components the components themselves
would inherit the overwritten site goal which ends up in an infinite
build loop.

Any help is appreciated.
Thanks,
Dominik


-- 
Dominik Dahlem <[EMAIL PROTECTED]>
-------------------------------------------------------
Trinity College Dublin
Department of Computer Science,
Dublin 2, Ireland

tel: (+353) 1-608 1539
fax: (+353) 1-677 2204
www: http://www.cs.tcd.ie/Dominik.Dahlem/
-------------------------------------------------------

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to