You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2015/11/21 18:18:10 UTC

[jira] [Commented] (FLINK-3038) Add maven plugin to ensure our modules define all used dependencies

    [ https://issues.apache.org/jira/browse/FLINK-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15020572#comment-15020572 ] 

Robert Metzger commented on FLINK-3038:
---------------------------------------

This plugin could do the job: https://github.com/ImmobilienScout24/illegal-transitive-dependency-check

> Add maven plugin to ensure our modules define all used dependencies
> -------------------------------------------------------------------
>
>                 Key: FLINK-3038
>                 URL: https://issues.apache.org/jira/browse/FLINK-3038
>             Project: Flink
>          Issue Type: Improvement
>          Components: Build System
>            Reporter: Robert Metzger
>
> We are sometimes using classes from dependencies we are not immediately depending on (we get them transitively through our direct dependencies).
> There are maven plugins to ensure this doesn't happen.



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