Re[2]: [VOTE] Release Apache Maven Javadoc Plugin version 2.10.4

2016-07-08 Thread Richard Sand
Hi Robert - I attached a patch to MJAVADOC-452 for the onlySaveIfChanged fix following your suggestion - I pass a change-detection boolean into the rewriting methods so we know if a change has been made during processing. Best regards, Richard -- Original Message -- From: "Robert

Re: Support for Java 9 builds?

2016-07-08 Thread Mark Derricutt
On 9 Jul 2016, at 10:29, Robert Scholte wrote: > However, looking at the stacktrace this doesn't seem to be the issue for you. > It probably has to do with the calculation of the java version, which is > already fixed. > So please add a newer version of plexus-archiver to the

[GitHub] maven-surefire issue #44: Fixed NullPointerException on SmartStackTraceParse...

2016-07-08 Thread digantchauhan
Github user digantchauhan commented on the issue: https://github.com/apache/maven-surefire/pull/44 We have found out that scenario name was having parentheses in scenario name, so surefire was failing in parsing the scenario name. So no action is required. --- If your project is

[GitHub] maven-surefire issue #44: Fixed NullPointerException on SmartStackTraceParse...

2016-07-08 Thread digantchauhan
Github user digantchauhan commented on the issue: https://github.com/apache/maven-surefire/pull/44 Hi, I am seeing the similar issue in latest surefire: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project