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

Sébastien Gandon updated MDEP-549:
----------------------------------
    Description: 
I am trying to get all the dependencies but the test ones.
I am using 
{code}
mvn dependency:list -DincludeScope=runtime
{code}
in the doc the runtime scope includes *runtime* and *compile* scopes.
and it says the  *compile* scope gives compile, provided, and 
         system dependencies
So I would expect the *runtime* scope would also return *provided* dependencies

  was:
I am trying to get all the dependencies but the test ones.
I am using 
mvn dependency:list -DincludeScope=runtime
in the doc the runtime scope includes *runtime* and *compile* scopes.
and it says the  *compile* scope gives compile, provided, and 
         system dependencies
So I would expect the *runtime* scope would also return *provided* dependencies


> list deps with scope runtime should show provided scope as well
> ---------------------------------------------------------------
>
>                 Key: MDEP-549
>                 URL: https://issues.apache.org/jira/browse/MDEP-549
>             Project: Maven Dependency Plugin
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Sébastien Gandon
>
> I am trying to get all the dependencies but the test ones.
> I am using 
> {code}
> mvn dependency:list -DincludeScope=runtime
> {code}
> in the doc the runtime scope includes *runtime* and *compile* scopes.
> and it says the  *compile* scope gives compile, provided, and 
>        system dependencies
> So I would expect the *runtime* scope would also return *provided* 
> dependencies



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

Reply via email to