elharo opened a new issue, #11526: URL: https://github.com/apache/maven/issues/11526
### Affected version HEAD ### Bug description There's some surprising behavior in XmlNodeBuidler around reading multiple documents from one stream as I found in the tests: impl/maven-xml/src/test/java/org/apache/maven/internal/xml/XmlNodeBuilderTest.java This is apparently deliberate. It's not necessarily wrong, but it needs to be thoroughly documented, not just tested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
