Uploaded image for project: 'Maven Ant Tasks (RETIRED)'
  1. Maven Ant Tasks (RETIRED)
  2. MANTTASKS-14

Ant Tasks do not work on the ZOS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None
    • OS: Z/OS 1.4
      JDK 1.4.2
      Ant 1.6.5

    Description

      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.

      Attachments

        1. MANTTASKS-14.diff
          3 kB
          Herve Boutemy

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jeff.maxwell Jeff Maxwell
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: