there was a misunderstanding: when isExternal() returns true, there is no 
Doxia generation, but Report.generate() is called

you should call the generation engine from generate(): IIUC, you're calling 
the generation engine from another point, and that's the problem

Regards,

Hervé

Le mardi 2 décembre 2014 10:44:43 animator a écrit :
> Thx @Herve BOUTEMY for answer, but when I override isExternal() to return
> true nothing changes.. The same report generation is invoked after executing
> 'mvn site'. I spent hours and couldn't find, but may be is it possible to
> reference concrete report link in site reporting section? e.g.
> '${project}/coverage/index.html' instead of automatically generated?
> 
> Regards.
> 
> 
> 
> --
> View this message in context:
> http://maven.40175.n5.nabble.com/Integrate-Maven-Site-reporting-with-maven-> 
> plugin-that-externally-create-report-html-page-tp5817068p5817786.html Sent
> from the Maven Developers mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to