You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2015/11/15 23:18:10 UTC

[jira] [Resolved] (WICKET-5952) Consider using maven-jdeps-plugin for Wicket 8.x builds

     [ https://issues.apache.org/jira/browse/WICKET-5952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-5952.
-------------------------------------
    Resolution: Won't Fix

Just tried the plugin and:
- the build doesn't break, i.e. we do not use any internal JDK APIs at the mooment
- it slows down the build (like 2x here)
- produces some noisy output that I cannot find how to suppress

I suggest to not use the plugin and just watch out for any changes which may (unintentionally) introduce such dependencies.

> Consider using maven-jdeps-plugin for Wicket 8.x builds
> -------------------------------------------------------
>
>                 Key: WICKET-5952
>                 URL: https://issues.apache.org/jira/browse/WICKET-5952
>             Project: Wicket
>          Issue Type: Task
>          Components: wicket
>    Affects Versions: 8.0.0-M1
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>            Priority: Minor
>
> See https://maven.apache.org/plugins-archives/maven-jdeps-plugin-LATEST/maven-jdeps-plugin/index.html
> This should help making sure that Wicket 8.x will work with JDK 9.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)