[
https://issues.apache.org/jira/browse/MSITE-860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17641285#comment-17641285
]
Elliotte Rusty Harold commented on MSITE-860:
---------------------------------------------
Everywhere. Per Javadoc none of its methods ever throw IOException, which is
incorrect for I/O:
https://codehaus-plexus.github.io/plexus-utils/apidocs/org/codehaus/plexus/util/xml/PrettyPrintXMLWriter.html#writeText-java.lang.String-
> org.codehaus.plexus.util.xml.PrettyPrintXMLWriter swallows IOExceptions
> -----------------------------------------------------------------------
>
> Key: MSITE-860
> URL: https://issues.apache.org/jira/browse/MSITE-860
> Project: Maven Site Plugin
> Issue Type: Dependency upgrade
> Reporter: Elliotte Rusty Harold
> Priority: Minor
> Fix For: 4.0.0-candidate
>
>
> org.codehaus.plexus.util.xml.PrettyPrintXMLWriter swallows IOExceptions. Used
> by EffectiveSiteMojo and possibly elsewhere. Find something better.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)