Wendy Smoak wrote:
> Thanks for the tip on <reports>.  I'm not sure what you mean in the
> second part, but if you'll tell me what code/section in JIRA I'll
> paste that in.
> 

I just meant that you might like to file a JIRA to say that omitting
<reports/> in a reportSet should include all reports, not none. And
maybe one for documenting reportSets in the first place.

> I get target/apidocs/graph.dot, plus the css and images.  I don't need
> the css and images, and It's ignoring <destDir>.  There's a comment in
> the javdoc plugin code about being in "site-embedded report mode"
> which I assume is the case here, and it uses the directory that Doxia
> has set, plus 'apidocs', always.

I'd need to look into that in more detail. It really should accept your
configuration if you give it.

> 
> If I uncomment that second reportSet, which was intended to make it
> generate the normal html Javadoc, then it does NOT generate the
> graph.dot file anymore, it just runs the default html javadoc twice.

Try adding an <id /> to one. Sorry if the output wasn't helpful here -
another jira issue!

> 
> Was the javadoc plugin intended to be used this way?  If UMLGraph
> really needs its own plugin, that's an acceptable answer.  But if this
> is supposed to work, then I'll press on.

I thought the same thing myself. It would mean factoring out the javadoc
execution into a library used by both plugins. Really, it should be a
simple configuration so it should be the same plugin. I think you are on
the right track.

> 
> Thanks for your patience,

Thanks for yours!

- Brett

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

Reply via email to