Hi,
I went ahead and filed https://jira.codehaus.org/browse/MENFORCER-227 and
attached the associated ~5 lines patch.
For reference I used the dependency mentioned by Kristian here
http://mail-archives.apache.org/mod_mbox/maven-dev/201409.mbox/%3CCAJZRQKyicOyE-W57cuUnFnFzvihZyhDqCx0TGpDy-i=olx2...
GitHub user riksmith opened a pull request:
https://github.com/apache/maven-surefire/pull/86
SUREFIRE-1146 rerunFailingTestsCount not working with Parameterized test
This is not necessarily the correct way and only place to fix this, but it
at least shows where the problem is.
You
Great, thanks. I'm just working away on the work I'd like to get in. So
tentatively hope to be done this weekend.
On Feb 28, 2015, at 7:03 AM, Andreas Gudian wrote:
> I'm done with my changes (documented in MNG-5776), and it seems to work -
> no at least the java process is started with the rig
I'm done with my changes (documented in MNG-5776), and it seems to work -
no at least the java process is started with the right parameters and no
script variables leak out into the cmd console... ;-)
@Igor: thanks for checking up, I overlooked your second commit with the
change of the VM-argument
GitHub user josephw opened a pull request:
https://github.com/apache/maven-plugins/pull/45
MECLIPSE-738: Fix constructing a LinkedResource with a locationURI
Allow that either, but not both, and not neither, of the location
properties could be set. Include tests, and upgrade JUni