Skip to content

Newlines are not handled properly in manifest entries created by maven-jar-plugin #458

@lukehutch

Description

@lukehutch

Affected version

3.4.0

Bug description

If CDATA obtained from a pom file contains newlines, those newlines are copied over to the manifest file verbatim by maven-jar-plugin, which breaks the manifest file format.

You can see the issue here: classgraph/classgraph#910

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions