GitHub user michaldo opened a pull request:
https://github.com/apache/maven-surefire/pull/152
[SUREFIRE-1378] Nice to have systemPropertiesFile configurable by user
property
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michal
Hi Robert,
On 27/05/17 19:33, Robert Scholte wrote:
I can't remember seeing ITs for maven-metadata.xml in the MRM project.
There is code which should handle these files, but it could be that this
is not yet complete.
So I would start with MRM itself, trying to prepare an IT.
Probably not a sat
I removed the test-util module: yes, not expected to be a runtime dependency.
And this offers the opportunity to put the jar plugin configuration in a
"java9-module" profile
but I kept module name in javadoc group: we're not building with JDK 9 (and it
currently does not work, requires some tuni