James Nord created DOXIATOOLS-44:
------------------------------------
Summary: maven-site plugin leaks file descriptord
Key: DOXIATOOLS-44
URL: https://jira.codehaus.org/browse/DOXIATOOLS-44
Project: Maven Doxia Tools
Issue Type: Bug
Components: Doxia Integration Tools
Affects Versions: doxia-integration-tools-1.6
Reporter: James Nord
Priority: Critical
the Maven site plugin leaks file descriptor - due to a bug in
doxia-integration-tools.
in getDecorationModel() the DefaultSiteTool creates a reader to load the
site.xml file, however it is never closed - causing a handle leak for each
module in a multimodule project.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)