Use a external XML Pull parser instead of plexus one
----------------------------------------------------

         Key: MNG-2255
         URL: http://jira.codehaus.org/browse/MNG-2255
     Project: Maven 2
        Type: Improvement

  Components: POM  
    Versions: 2.0.4    
    Reporter: Carlos Sanchez


To avoid maintaining the plexus XMLPullParser we should move to a standard 
implementation like StaX

As mentioned in DOXIA-60:

There's a performance white paper
http://java.sun.com/performance/reference/whitepapers/StAX-1_0.pdf

The best implementation seems to be http://woodstox.codehaus.org/

Another nice set of utilities at 
http://wiki.java.net/bin/view/Javawsxml/StaxUtilsProject

The indentator could be used instead of the PrettyPrintXMLWriter


-- 
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

Reply via email to