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

Reply via email to