Github user Tibor17 commented on the pull request:
https://github.com/apache/maven-surefire/pull/107#issuecomment-158545841
@juherr
I will run the build and i will check the code. Thx for the effort.
---
If your project is set up for it, you can reply to this email and have your
GitHub user juherr opened a pull request:
https://github.com/apache/maven-surefire/pull/107
[SUREFIRE-1194] reporter argument does not work for TestNG
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/juherr/maven-surefire surefire
Github user jvanzyl commented on the pull request:
https://github.com/apache/maven/pull/72#issuecomment-158483928
I have some code that touches a lot of this so I'd like to apply that
first. Also what's the performance difference you observe?
---
If your project is set up for it, you
GitHub user alexhenrie opened a pull request:
https://github.com/apache/maven/pull/72
String handling issues identified by PMD
The code linting tool [PMD](http://pmd.sourceforge.net/pmd-5.2.0/)
identified numerous places where Maven's string handling is inefficient. I've
prepared a
The Apache Maven team is pleased to announce the release of the
Apache Maven Shared Component: Maven Mapping Version 3.0.0.
http://maven.apache.org/shared/maven-mapping/
The goal is to provide a shared component for all plugins that need to do
mapping.
Important Notes:
* Maven 3.X only
* J
GitHub user hanndecl opened a pull request:
https://github.com/apache/maven-plugin-testing/pull/3
Update ResolverExpressionEvaluatorStub.java
Adding support for new maven3 properties
You can merge this pull request into a Git repository by running:
$ git pull https://github.com