Elliotte Rusty Harold created MDEP-931:
------------------------------------------

             Summary: AbstractSerializingVisitor should not use PrintWriter
                 Key: MDEP-931
                 URL: https://issues.apache.org/jira/browse/MDEP-931
             Project: Maven Dependency Plugin
          Issue Type: Improvement
            Reporter: Elliotte Rusty Harold


See https://github.com/apache/maven-dependency-plugin/pull/391/files

AbstractSerializingVisitor uses a PrintWriter which swallows exceptions. It 
should use a regular Writer instead. 

This is exposed in the protected API so fixing this is ugly.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to