You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Robert Scholte <rf...@apache.org> on 2017/08/30 10:51:35 UTC

[VOTE] Release Apache Maven JDeps Plugin version 3.1.0

Hi,

We solved 4 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319223&version=12341415&styleName=Text

There is still one issue left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%2012319223%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC

Staging repo:
https://repository.apache.org/content/repositories/maven-1358/
https://repository.apache.org/service/local/repositories/maven-1358/content/org/apache/maven/plugins/maven-jdeps-plugin/3.1.0/maven-jdeps-plugin-3.1.0-source-release.zip

Source release checksum(s):
maven-jdeps-plugin-3.1.0-source-release.zip sha1:  
25a568612b63d25a76e554e622624bffc1f2eece

Staging site:
https://maven.apache.org/plugins-archives/maven-jdeps-plugin-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

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


Re: [VOTE] Release Apache Maven JDeps Plugin version 3.1.0

Posted by Mark Derricutt <ma...@talios.com>.
+1 from me. Tested on JDK9 without any changes to dependencies - works a treat.

Reverted back to 3.0.0 in test and observed the failing build. So bring on the new release!


On 30 Aug 2017, at 22:51, Robert Scholte wrote:

> Hi,
>
> We solved 4 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319223&version=12341415&styleName=Text
>
> There is still one issue left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%2012319223%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1358/
> https://repository.apache.org/service/local/repositories/maven-1358/content/org/apache/maven/plugins/maven-jdeps-plugin/3.1.0/maven-jdeps-plugin-3.1.0-source-release.zip
>
> Source release checksum(s):
> maven-jdeps-plugin-3.1.0-source-release.zip sha1: 25a568612b63d25a76e554e622624bffc1f2eece
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-jdeps-plugin-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
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org


---
"The ease with which a change can be implemented has no relevance at all to whether it is the right change for the (Java) Platform for all time." &mdash; Mark Reinhold.

Mark Derricutt
http://www.theoryinpractice.net
http://www.chaliceofblood.net
http://plus.google.com/+MarkDerricutt
http://twitter.com/talios
http://facebook.com/mderricutt

Re: [VOTE] Release Apache Maven JDeps Plugin version 3.1.0

Posted by Hervé BOUTEMY <he...@free.fr>.
+1

Regards,

Hervé

Le mercredi 30 août 2017, 12:51:35 CEST Robert Scholte a écrit :
> Hi,
> 
> We solved 4 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319223&ve
> rsion=12341415&styleName=Text
> 
> There is still one issue left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%2012319223%20AND%20
> status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1358/
> https://repository.apache.org/service/local/repositories/maven-1358/content/
> org/apache/maven/plugins/maven-jdeps-plugin/3.1.0/maven-jdeps-plugin-3.1.0-s
> ource-release.zip
> 
> Source release checksum(s):
> maven-jdeps-plugin-3.1.0-source-release.zip sha1:
> 25a568612b63d25a76e554e622624bffc1f2eece
> 
> Staging site:
> https://maven.apache.org/plugins-archives/maven-jdeps-plugin-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
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org



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


Re: [VOTE] Release Apache Maven JDeps Plugin version 3.1.0

Posted by Karl Heinz Marbaise <kh...@gmx.de>.
Hi,

I have tested the following combinations via "mvn -Prun-its clean verify":

jdk1.7.0_79.jdk
   apache-maven-3.0.5
   apache-maven-3.1.1
   apache-maven-3.2.5
   apache-maven-3.3.1
   apache-maven-3.3.9
   apache-maven-3.5.0
jdk1.8.0_131.jdk
   apache-maven-3.0.5
   apache-maven-3.1.1
   apache-maven-3.2.5
   apache-maven-3.3.1
   apache-maven-3.3.9
   apache-maven-3.5.0
jdk1.8.0_144.jdk
   apache-maven-3.0.5
   apache-maven-3.1.1
   apache-maven-3.2.5
   apache-maven-3.3.1
   apache-maven-3.3.9
   apache-maven-3.5.0
jdk1.9.0_ea+181.jdk
   apache-maven-3.0.5
   apache-maven-3.1.1
   apache-maven-3.2.5
   apache-maven-3.3.1
   apache-maven-3.3.9
   apache-maven-3.5.0

except this in JDK 9 (which is as expected):

[INFO] --- maven-invoker-plugin:2.0.0:integration-test 
(integration-test) @ maven-jdeps-plugin ---
[INFO] Building: basic/pom.xml
[INFO] ..SUCCESS (4.7 s)
[INFO] Building: dependenciesToAnalyze/pom.xml
[INFO] run script verify.groovy
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by 
org.codehaus.groovy.reflection.CachedClass$3$1 
(file:/Users/kama/.m2/repository/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.jar) 
to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of 
org.codehaus.groovy.reflection.CachedClass$3$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO] ..SUCCESS (4.5 s)
[INFO] Building: unsupported-api_main/pom.xml
[INFO] ..SKIPPED due to JRE version
[INFO] Building: unsupported-api_test/pom.xml
[INFO] ..SKIPPED due to JRE version
[INFO]

so +1 from me...


Kind regards
Karl Heinz Marbaise

On 30/08/17 12:51, Robert Scholte wrote:
> Hi,
> 
> We solved 4 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319223&version=12341415&styleName=Text 
> 
> 
> There is still one issue left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%2012319223%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC 
> 
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1358/
> https://repository.apache.org/service/local/repositories/maven-1358/content/org/apache/maven/plugins/maven-jdeps-plugin/3.1.0/maven-jdeps-plugin-3.1.0-source-release.zip 
> 
> 
> Source release checksum(s):
> maven-jdeps-plugin-3.1.0-source-release.zip sha1: 
> 25a568612b63d25a76e554e622624bffc1f2eece
> 
> Staging site:
> https://maven.apache.org/plugins-archives/maven-jdeps-plugin-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

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


Re: [VOTE] Release Apache Maven JDeps Plugin version 3.1.0

Posted by Robert Scholte <rf...@apache.org>.
+1

On Wed, 30 Aug 2017 12:51:35 +0200, Robert Scholte <rf...@apache.org>  
wrote:

> Hi,
>
> We solved 4 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319223&version=12341415&styleName=Text
>
> There is still one issue left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%2012319223%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1358/
> https://repository.apache.org/service/local/repositories/maven-1358/content/org/apache/maven/plugins/maven-jdeps-plugin/3.1.0/maven-jdeps-plugin-3.1.0-source-release.zip
>
> Source release checksum(s):
> maven-jdeps-plugin-3.1.0-source-release.zip sha1:  
> 25a568612b63d25a76e554e622624bffc1f2eece
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-jdeps-plugin-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
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org

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


[RESULT] [VOTE] Release Apache Maven JDeps Plugin version 3.1.0

Posted by Robert Scholte <rf...@apache.org>.
Hi,

The vote has passed with the following result:

+1 : Mark Derricutt, Robert Scholte, Karl Heinz Marbaise, Hervé BOUTEMY

PMC quorum: reached

I will promote the artifacts to the central repo.

On Wed, 30 Aug 2017 12:51:35 +0200, Robert Scholte <rf...@apache.org>  
wrote:

> Hi,
>
> We solved 4 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319223&version=12341415&styleName=Text
>
> There is still one issue left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%2012319223%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1358/
> https://repository.apache.org/service/local/repositories/maven-1358/content/org/apache/maven/plugins/maven-jdeps-plugin/3.1.0/maven-jdeps-plugin-3.1.0-source-release.zip
>
> Source release checksum(s):
> maven-jdeps-plugin-3.1.0-source-release.zip sha1:  
> 25a568612b63d25a76e554e622624bffc1f2eece
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-jdeps-plugin-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
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org

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