[ http://jira.codehaus.org/browse/MSITE-490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Herve Boutemy closed MSITE-490. ------------------------------- Resolution: Fixed Fix Version/s: 3.0-beta-1 2.2 Assignee: Herve Boutemy fixed in r960703 for trunk (2.x) > [WARNING] Deprecated API called - not org.apache.maven.doxia.sink.Sink > instance and no SinkFactory available. Please update this plugin. > ---------------------------------------------------------------------------------------------------------------------------------------- > > Key: MSITE-490 > URL: http://jira.codehaus.org/browse/MSITE-490 > Project: Maven 2.x Site Plugin > Issue Type: Bug > Affects Versions: 2.0, 2.0.1, 2.1, 2.1.1 > Reporter: Herve Boutemy > Assignee: Herve Boutemy > Fix For: 2.2, 3.0-beta-1 > > > ReportDocumentRenderer.renderDocument(...) contains: > {code:java}if ( report instanceof MavenMultiPageReport ) > { > ( (MavenMultiPageReport) report ).generate( sink, sf, locale ); > }{code} > then this message should not be displayed by any plugin using > maven-reporting-impl 2.2 like seen in MPIR-194 > (note: this wasn't seen before because there was no warning, but this problem > was already there in 2.0) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira