You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Christian Schulte (JIRA)" <ji...@apache.org> on 2016/12/30 22:49:58 UTC

[jira] [Created] (MINVOKER-213) The plugin should escape any XML special characters (&<>) during interpolating XML files.

Christian Schulte created MINVOKER-213:
------------------------------------------

             Summary: The plugin should escape any XML special characters (&<>) during interpolating XML files.
                 Key: MINVOKER-213
                 URL: https://issues.apache.org/jira/browse/MINVOKER-213
             Project: Maven Invoker Plugin
          Issue Type: Bug
            Reporter: Christian Schulte
            Assignee: Christian Schulte
            Priority: Blocker
             Fix For: 3.0.0


When interpolating XML files, the plugin does not escape any special XML characters and may produce invalid XML. Building a project from inside a directory like "directory name with spaces and & special char" is not possible if that directory name is interpolated into XML files where the "&" characters leads to broken XML.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)