[ http://jira.codehaus.org/browse/MSITE-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=227043#action_227043 ]
Herve Boutemy edited comment on MSITE-490 at 2/12/11 3:19 AM: -------------------------------------------------------------- fixed in maven-site-plugin 3.0-beta-1 [r958428|http://svn.apache.org/viewvc?view=revision&revision=958428] still need to investigate if this can be fixed in 2.x branch was (Author: hboutemy): fixed in maven-site-plugin 3.0-beta-1 r958428 still need to investigate if this can be fixed in 2.x branch > [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 and 3.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