Generated report menu only uses empty 'xxx.html' file
Brought to you by:
brentworden
Because DoxygenReport#getOutputName() always returns "apidocs/xxx", the 'Doxygen' in the 'Generated Reports' page of the site created by 'mvn site' always points to a 'xxx.html' file, which is not where the report got saved.
Either the plugin should determine where the report was saved based on the doxygen configuration, or the value returned by getOutputName() should be configurable.
Logged In: YES
user_id=1251960
Originator: NO
Same bug here !