[ 
https://issues.apache.org/jira/browse/MINVOKER-213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15788669#comment-15788669
 ] 

Hudson commented on MINVOKER-213:
---------------------------------

SUCCESS: Integrated in Jenkins build maven-plugins #8262 (See 
[https://builds.apache.org/job/maven-plugins/8262/])
[MINVOKER-213] The plugin should escape any XML special characters (&<>) during 
interpolating XML files.

o Updated to only escape characters leading to invalid XML if not escaped.
  I did run the ITs locally and they succeeded. On Jenkins they fail. (schulte: 
[http://svn.apache.org/viewvc/?view=rev&rev=1776671])
* (edit) 
maven-invoker-plugin/src/main/java/org/apache/maven/plugin/invoker/AbstractInvokerMojo.java


> 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 "&" 
> character leads to broken XML.



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

Reply via email to