Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-3839

[regression] XML parsing of POM does not reliably coalesce text data

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0-alpha-1
    • 3.0-alpha-1
    • POM
    • None

    Description

      The current impl of ModelMarshaller relies on a bug in Woodstox (WSTX-140), namely that CHARACTERS and CDATA events are coalesced by default which violates the StAX-API.

      This causes garbage output from the POM parser as soon as the user employs a different StAX impl, say Woodstox 3.9.x installed as a JRE extension.

      Attachments

        Activity

          People

            bentmann Benjamin Bentmann
            bentmann Benjamin Bentmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: