[GitHub] maven issue #128: [MNG-6256] Surround variables in echo command with double ...

2017-07-17 Thread etzelc
Github user etzelc commented on the issue: https://github.com/apache/maven/pull/128 Now in `mvn.cmd` the string parameter of the echo command is surrounded with double quotes, like in `mvn`. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] maven-integration-testing pull request #23: [MNG-6265] Integration test for ...

2017-07-17 Thread etzelc
GitHub user etzelc opened a pull request: https://github.com/apache/maven-integration-testing/pull/23 [MNG-6265] Integration test for Maven script can break if "-f" path contains special characters Add the integration test for issue MNG-6256 (pull request apache/maven#128). https:

[VOTE] Release Apache Maven Invoker Plugin version 3.0.1 / Apache Maven Script Interpreter 1.2 (take 2)

2017-07-17 Thread Olivier Lamy
Hi, I'd like to release Apache Maven Invoker Plugin version 3.0.1 and Apache Maven Script Interpreter 1.2. We fixed 2 issues for Script interpreter: https://s.apache.org/MSCRIPT-INTERPRETER-JIRA-1.2 We fixed 4 issues for Invoker plugin: https://s.apache.org/MINVOKER-JIRA-3.0.1 Staging repo: https

JDK 9 EA Build 178 & JDK 8u152 b05 are available on jdk.java.net

2017-07-17 Thread Rory O'Donnell
Hi Robert , *JDK 9 Early Access* build 178 is available at : - jdk.java.net/9/ A summary of all the changes in this build are listed here . Changes which were introduced since the last availability email that may be of interest :

[GitHub] maven-plugins pull request #124: MRRESOURCES-94 Lazily provide projects* vel...

2017-07-17 Thread famod
GitHub user famod opened a pull request: https://github.com/apache/maven-plugins/pull/124 MRRESOURCES-94 Lazily provide projects* velocity properties Alternative approach to #123 as [suggested](https://github.com/apache/maven-plugins/pull/123#issuecomment-315438386) by @rfscholte.

[GitHub] maven-integration-testing issue #23: [MNG-6265] Integration test for Maven s...

2017-07-17 Thread Tunaki
Github user Tunaki commented on the issue: https://github.com/apache/maven-integration-testing/pull/23 I ran the IT with 3.5.0 on Windows, but it passed. Since the issue resolves around the error message that is printed on the console, I think the two files `folder-with- -space/pom.xm

[VOTE] Release Apache Maven Javadoc Plugin version 3.0.0-M1

2017-07-17 Thread Robert Scholte
Hi, We solved 18 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317529&version=12330875&styleName=Text There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%2012317529%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%2

Re: Maven enforcer 3.0.0. release (1.9 compatibility)

2017-07-17 Thread Robert Scholte
Vote for maven-javadoc-plugin 3.0.0-M1 has started[1], please verify. thanks, Robert [1] http://markmail.org/message/4nssutboqsahx5kb On Thu, 13 Jul 2017 11:04:43 +0200, Dawid Weiss wrote: So the best I can do is to have a look at the open J9 and M3 issues and decide if I should create an

Re: [VOTE] Release Apache Maven Javadoc Plugin version 3.0.0-M1

2017-07-17 Thread Peter Ansell
+1 Checksum for the source release matches the given sha1. Plugin works as intended to create valid site (javadoc:javadoc) and javadoc jars (javadoc:jar) using both JDK-8u131 and JDK-9b177 Only question is whether the Release Notes page on the staging site is intentionally empty at this point in