Uploaded image for project: 'Maven Doxia'
  1. Maven Doxia
  2. DOXIA-60

Use an external XML Pull parser instead of plexus one

    XMLWordPrintableJSON

Details

    • Dependency upgrade
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Core

    Description

      To avoid maintaining the plexus XMLPullParser we should move to a standard implementation like Codehaus StaX http://stax.codehaus.org

          <dependency>
            <groupId>stax</groupId>
            <artifactId>stax</artifactId>
            <version>1.2.0_rc2-dev</version>
          </dependency>

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              carlos Carlos Sanchez Gonzalez
              Votes:
              1 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated: