[ https://issues.apache.org/jira/browse/DOXIA-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16996754#comment-16996754 ]
Elliotte Rusty Harold commented on DOXIA-60: -------------------------------------------- sadly still looks relevant. The classes to remove are in org.codehaus.plexus.util.xml.pull > Use a external XML Pull parser instead of plexus one > ---------------------------------------------------- > > Key: DOXIA-60 > URL: https://issues.apache.org/jira/browse/DOXIA-60 > Project: Maven Doxia > Issue Type: Improvement > Components: Core > Reporter: Carlos Sanchez Gonzalez > Priority: Major > Fix For: 2.0 > > > To avoid maintaining the plexus XMLPullParser we should move to a standard > implementation like Codehaus StaX http://stax.codehaus.org > {code:xml} <dependency> > <groupId>stax</groupId> > <artifactId>stax</artifactId> > <version>1.2.0_rc2-dev</version> > </dependency>{code} -- This message was sent by Atlassian Jira (v8.3.4#803005)