You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2016/01/12 21:12:42 UTC

[jira] [Closed] (MDEP-147) RFE: Allow exclusion of user-defined scopes

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

Michael Osipov closed MDEP-147.
-------------------------------
    Resolution: Auto Closed

This issue has been auto closed because it has been inactive for a long period of time. If you think this issue still persists, retest your problem with the most recent version of Maven and the affected component, reopen and post your results.

> RFE: Allow exclusion of user-defined scopes
> -------------------------------------------
>
>                 Key: MDEP-147
>                 URL: https://issues.apache.org/jira/browse/MDEP-147
>             Project: Maven Dependency Plugin
>          Issue Type: New Feature
>          Components: analyze
>    Affects Versions: 2.0-alpha-4
>            Reporter: marekk
>
> Related to MDEP-146 [1], this is a RFE (request for enhancement) to add a parameter to dependency:analyze to accept a list of scopes to ignore.  This feature would be used to support use cases where you wish to analyze a project's compile *and* test dependencies to ensure only the minimum necessary dependencies are declared but ignore runtime and provided dependencies.  The current ignoreNonCompile parameter prevents test dependencies from being analyzed which can cause a developer to miss test dependencies that should/not be declared.  By making this parameter accept a list of scopes, this feature would have the flexibility to support other use cases as well.
> [1] http://jira.codehaus.org/browse/MDEP-146



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