From: Andrea A. <and...@al...> - 2006-06-05 21:06:53
|
Bryce L Nordgren ha scritto: > geo...@li... wrote on 06/05/2006 02:01:32 > PM: > > >> Andrea Aime ha scritto: >> If I implemented those, would you be happy of generating gt2 javadoc >> this way, maybe just as >> an option for automated builds? (I really believe the diagrams would >> help newbies a lot, and also >> developers too, raise your hand if you think you know well the whole >> source code base :-) ) >> > > I'd be glad to have it. How would it be set up? "mvn javadoc:umldoc"? > We'd still want "mvn javadoc:javadoc" of course. :) Do you have to write a > plugin for it? No, that would replace mvn javadoc:javadoc, but I believe we can have both by using "profiles", or I could hack something, like an environment variable, to make it avoid generating the uml diagrams by default Cheers Andrea |