Guillaume Nodet
Guillaume Nodet
> Assuming by "xml PI" you mean the XML declaration, there are no such documents. The XML 1.0 grammar does not allow comments to appear before the XML declaration. Any...
> Also, I haven't been following JDOM for a while but look at [hunterhacker/jdom#156](https://github.com/hunterhacker/jdom/pull/156) > > It seems like it might even be ready to handle prolog whitespace. Here's a...
I think the following line can be removed: https://github.com/sormuras/junit-platform-maven-plugin/blob/v1.1.8/src/main/java/de/sormuras/junit/platform/maven/plugin/MavenDriver.java#L76 as the project repositories should be used, not the plugin repositories.
> Perhaps, back to use Surefire/Failsafe in `maven-mvnd` instead of this plugin? This is an integration test that has been added because `junit-platform-maven-plugin` has an option `true` option that was...
Any idea about memory/perfs implications of the switch to `Map`?
We need to update the page to take into account the fact that we disabled the flattening of the Consumer POM in rc-5.