[ http://jira.codehaus.org/browse/MNG-2410?page=comments#action_68345 ]
Kenney Westerhof commented on MNG-2410: --------------------------------------- Just so this doesn't get lost: I've prepared some patches a few months ago, and updated them. They still need to be discussed as they're API changes. Patches: http://gods.nl/~forge/sink/ A sample multi-page report using the new api svn://svn.neonics.com/m2-plugins/trunk/schemadoc-maven-plugin/ (or http://svn.neonics.com/svn/m2-plugins/trunk/schemadoc-maven-plugin, user/pass=anonymous/anonymous). > adding a method in AbstractMavenReport to obtain newSink() > ---------------------------------------------------------- > > Key: MNG-2410 > URL: http://jira.codehaus.org/browse/MNG-2410 > Project: Maven 2 > Type: New Feature > Components: Sites & Reporting > Versions: 2.0.4 > Environment: all > Reporter: Olivier Lamy > > > Actually when extending AbstractMavenReport, I can get a Sink for write only > one page. > For report, I need to create some pages. > I like to have a new method called newSink(FileWriter) to write some other > pages. > Or could we have a SinkFactory object injected in AbstractMavenReport ? > Note, I need a Sink with the current site skin. > Thanks, > -- > Olivier -- 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