Hi Robert,

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

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

The only thing I found are the following related to JDK 9:

[INFO] ..SUCCESS (5.5 s)
[INFO] Building: dep-reduced-pom/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.1 s)
[INFO] Building: dep-reduced-pom-relocated-result/pom.xml
[INFO] ..SUCCESS (2.7 s)
[INFO] Building: dep-reduced-pom-unique/pom.xml

So +1 from me...

Kind regards
Karl Heinz Marbaise

On 19/08/17 16:01, Robert Scholte wrote:
Hi,

We solved 6 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317921&version=12339197&styleName=Text

There are still a couple of issues left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%2012317921%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC

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

Source release checksum(s):
maven-shade-plugin-3.1.0-source-release.zip sha1: 3d1012e380c5bb6d88f51a298aa302022a39e1ad

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

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

Note: This is a Java 9 support release. Be aware when using this on jars with module descriptors; it's intended strong encapsulation (i.e. not exported packages) will be lost. This is actually a JVM issue which is hopefully resolved in a future version of Java.

Vote open for at least 72 hours.

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


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

Reply via email to