Details
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>
Issue Links
- is depended upon by
-
MSITE-19
Various encoding problems with InputStream and XML
-
agreed. But I'd rather use an official release rather than a dev version