Skip to content

Multiple spaces in plugin parameter are reduced to 1 during prepare #1453

@nielsbasjes

Description

@nielsbasjes

Affected version

3.3.1

Bug description

I have a project where I have the antrun plugin generate a file.
One of the configuration parameters in that antrun is this:
<pathconvert targetos="unix" pathsep="&quot;,&#xD; &quot;" property="my-file-list" refid="packagedRules">

The multiple spaces in the pathsep are needed as shown.
After doing a mvn release:prepare not only the version in the pom.xml has been updated but this line has been changed to where the multiple spaces have been replaced by a single space.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions