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 time but will be filled in before
the release:

https://maven.apache.org/plugins-archives/maven-javadoc-plugin-LATEST/jira-report.html

On 18 July 2017 at 06:05, Robert Scholte  wrote:
> Hi,
>
> We solved 18 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317529=12330875=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%20DESC%2C%20priority%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1347
> https://repository.apache.org/content/repositories/maven-1347/org/apache/maven/plugins/maven-javadoc-plugin/3.0.0-M1/maven-javadoc-plugin-3.0.0-M1-source-release.zip
> Source release checksum(s):
> maven-javadoc-plugin-3.0.0-M1-source-release.zip  sha1:
> e12404f679e95e1d7f7e0526839a428d510d362d
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-javadoc-plugin-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for at least 72 hours.
>
> NOTE: this is a milestone release, because there are still some open issues
> which need to be fixed before the official 3.0.0, e.g. replace some
> deprecated parameters.
> This release is mainly there to provide a Java9 compatible plugin (now it
> fails), even though not all Java 9 features are supported yet.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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 early 3.0.0-M1 version.


Not trying to put pressure on you (or anybody else), Robert. (Well,
maybe, but only a mild one. :) Just saying that Maven (and its
plugins) are an important piece of infrastructure for many people --
many of whom will eventually try to switch to Java 9 and see the same
set of problems.

So the earlier there is a set of compatible plugins, the fewer
questions you'll have to to address on the mailing list... I realize
Java 9 is a moving target and the pain it entails, but now with the
latest set of jigsaw changes in it seems fairly close to its final
shape.

Dawid

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[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=12330875=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%20DESC%2C%20priority%20DESC

Staging repo:
https://repository.apache.org/content/repositories/maven-1347
https://repository.apache.org/content/repositories/maven-1347/org/apache/maven/plugins/maven-javadoc-plugin/3.0.0-M1/maven-javadoc-plugin-3.0.0-M1-source-release.zip
Source release checksum(s):
maven-javadoc-plugin-3.0.0-M1-source-release.zip  sha1:  
e12404f679e95e1d7f7e0526839a428d510d362d


Staging site:
https://maven.apache.org/plugins-archives/maven-javadoc-plugin-LATEST/

Guide to testing staged releases:
https://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for at least 72 hours.

NOTE: this is a milestone release, because there are still some open  
issues which need to be fixed before the official 3.0.0, e.g. replace some  
deprecated parameters.
This release is mainly there to provide a Java9 compatible plugin (now it  
fails), even though not all Java 9 features are supported yet.


[ ] +1
[ ] +0
[ ] -1

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[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.xml` and `folder-with-)-closing-bracket/pom.xml` 
should be removed, and instead it should be tested that the correct error 
message is printed, right?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[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.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/famod/maven-plugins 
MRRESOURCES-94-lazy-projects

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/maven-plugins/pull/124.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #124


commit b3fb23aa18b90e67920009f5f312166b8db12a50
Author: Falko Modler 
Date:   2017-07-17T12:39:52Z

MRRESOURCES-94 Lazily provide projects* velocity properties




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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 :


 * b175 - Module system implementation refresh**(6/2017 update)
 * b175 - no longer has "-ea" in the version string and the system
   property "java version" is now simply "9"
 o

   *java -version*

>java version "9"
>Java(TM) SE Runtime Environment (build 9+175)
>Java HotSpot(TM) 64-Bit Server VM (build 9+175, mixed mode)
 o

   *Bundle name changes:*  e.g. jdk-9+175_linux-x86_bin.tar.gz


*JDK 8u152 Early Access*  build 05 is available at : - jdk.java.net/8/ 



A summary of all the changes in this build are listed here 
.


Rgds,Rory

--
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA , Dublin, Ireland



[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://repository.apache.org/content/repositories/maven-1346

Source releases:
*
https://repository.apache.org/content/repositories/maven-1346/org/apache/maven/plugins/maven-invoker-plugin/3.0.1/maven-invoker-plugin-3.0.1-source-release.zip
*
https://repository.apache.org/content/repositories/maven-1346/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2-source-release.zip

Staging sites:
http://maven.apache.org/components/plugins-archives/maven-invoker-plugin-LATEST/
http://maven.apache.org/components/shared-archives/maven-script-interpreter-LATEST/

Guide to testing staged releases:
https://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for at least 72 hours.

[ ] +1
[ ] +0
[ ] -1

My +1

Cheers
-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy


[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://issues.apache.org/jira/browse/MNG-6256

I set the version contraint to `"[3.5.1,)"`. 

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/etzelc/maven-integration-testing MNG-6256

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/maven-integration-testing/pull/23.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #23


commit 5e8c834b63c2169c367cd4650694ab5083e74ea0
Author: Christoph Etzel 
Date:   2017-07-14T08:43:58Z

MNG-6265 Add integration test




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[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 on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org