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-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to