Skip to content

[MDEP-931] AbstractSerializingVisitor should not use PrintWriter #1439

Open
@jira-importer

Description

@jira-importer

Elliotte Rusty Harold opened MDEP-931 and commented

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.


Remote Links:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpriority:minorMinor loss of function, or other problem where easy workaround is present

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions