Juan Hernandez created MPLUGIN-255:
--------------------------------------

             Summary: Generated HelpMojo doesn't close resource stream
                 Key: MPLUGIN-255
                 URL: https://jira.codehaus.org/browse/MPLUGIN-255
             Project: Maven Plugin Tools
          Issue Type: Bug
    Affects Versions: 3.2
            Reporter: Juan Hernandez
            Priority: Minor
         Attachments: close-plugin-help-stream.patch

The HelpMojo class generated from the src/main/resources/help-class-source.vm 
template doesn't close the input stream that it opens to load the 
plugin-help.xml resource. This doesn't cause a real problem, but some code 
auditing tools (findbugs, for example) complain about it. I think that the 
issue can be fixed with the attached patch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to