Tibor17 commented on issue #192: [SUREFIRE-1550] The surefire XSD published on maven site lacks of some URL: https://github.com/apache/maven-surefire/pull/192#issuecomment-414151673 @nfalco79 Ths for introducing the missing elements but I have to remove the `time` because the code knows them only in `testcase` and `testsuite`. I have to open a new ticket because we have bigger problem. Some `simpleContent` elements have XML Value as stack trace but they also contain XML Element within that value as `system-out`, `system-err` but this is not right XML design. So we have to discard the simpleContent in XSD and use normal complexType and add one more element `stackTrace`.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services