[ http://jira.codehaus.org/browse/MANTTASKS-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_102851 ]
Herve Boutemy commented on MANTTASKS-14: ---------------------------------------- see http://docs.codehaus.org/display/MAVENUSER/XML+encoding for the roadmap to XML encoding support in Maven2 > Ant Tasks do not work on the ZOS > -------------------------------- > > Key: MANTTASKS-14 > URL: http://jira.codehaus.org/browse/MANTTASKS-14 > Project: Maven 2.x Ant Tasks > Issue Type: Bug > Environment: OS: Z/OS 1.4 > JDK 1.4.2 > Ant 1.6.5 > Reporter: Jeff Maxwell > Priority: Critical > Attachments: MANTTASKS-14.diff > > > The current distribution does not work on Z/OS without modification. > The issue stems from the XML parser. > The plexus MXParser (org.codehaus.plexus.util.xml.pull.MXParser) does not > handle xml encoding and different character sets properly. > Any xml files that are sent to the MXParser MUST be in the same character set > as the operating system default. > Three files in the distribution META-INF/plexus/components.xml, > org/apache/maven/project/pom-4.0.0.xml and > org/codehaus/plexus/plexus-bootstrap.xml must be converted to EBCDIC in order > for the ant tasks to function. > Also any poms must be in EBCDIC regardless of the xml encoding. -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira