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
- is depended upon by
-
MSITE-19 Various encoding problems with InputStream and XML
- Closed