[ https://issues.apache.org/jira/browse/MNG-8456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17907359#comment-17907359 ]
Jörg Hohwiller commented on MNG-8456: ------------------------------------- Interesting, this bug is not as general as I expected so I cannot reproduce it with just this antrun config: {code:java} <target> <echo level="warning"><![CDATA[This is a backslash: \]]></echo> </target> {code} Works with both mvn 3.9.9 and 4.0.0-rc-1 > regression: maven 4: CDATA handling and lost backslashes > -------------------------------------------------------- > > Key: MNG-8456 > URL: https://issues.apache.org/jira/browse/MNG-8456 > Project: Maven > Issue Type: Bug > Components: Core, POM > Reporter: Jörg Hohwiller > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)