Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MPFAQ-13 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPFAQ-13 Summary: CDATA sections are transformed Type: Bug Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-faq-plugin Versions: 1.3 Assignee: james strachan Reporter: Carlos Sanchez Created: Wed, 23 Jun 2004 4:44 AM Updated: Wed, 23 Jun 2004 4:44 AM Environment: maven 1.0 rc3 Description: Just see how '<' and '>' are transformed in http://maven.apache.org/reference/plugins/cruisecontrol/faq.html faq.fml: <![CDATA[ <preGoal name="build:start"> <ant:property name="maven.cruisecontrol.template" value="${anite.cruisecontrol.template}"/> <maven:pluginVar plugin="maven-cruisecontrol-plugin" property="maven.cruisecontrol.template" var="loc"/> </preGoal> ]]> faq.xml: <![CDATA[ <preGoal name="build:start">]]><![CDATA[ <ant:property name="maven.cruisecontrol.template" value="${anite.cruisecontrol.template}"/> ]]><![CDATA[ <maven:pluginVar plugin="maven-cruisecontrol-plugin" property="maven.cruisecontrol.template" var="loc"/>]]><![CDATA[ </preGoal> ]]><![CDATA[ ]]> --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]