maven-assembly-plugin
maven-assembly-plugin copied to clipboard
Stop using PrintWriter
Affected version
HEAD
Bug description
a couple of classes in the project including AbstractLineAggregatingHandler swallow exceptions they should be handling by using PrintWriter instead of OutputStreamWriter