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

Benjamin Marwell resolved MNG-8122.
-----------------------------------
    Resolution: Not A Bug

> `versions:display-dependency-updates -pl .` on Maven 4 alpha-13 will output 
> dependency trees from all projects
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: MNG-8122
>                 URL: https://issues.apache.org/jira/browse/MNG-8122
>             Project: Maven
>          Issue Type: Bug
>          Components: Command Line, Core
>    Affects Versions: 4.0.0-alpha-12, 4.0.0-alpha-13
>            Reporter: Benjamin Marwell
>            Priority: Major
>
> When running this command:
> {code:bash}
> ./mvnw versions:display-dependency-updates -ntp -Prun-its 
> -DallowMajorUpdates=true 
> -Dmaven.version.ignore='.*-SNAPSHOT,.*-M[0-9],.*[aA]lpha(-)?[0-9],.*-RC[0-9],.*beta(-)?[0-9]*'
>  -pl .                                                                        
>                                                 ─╯
> {code}
> with Maven Wrapper and Maven 4.0.0-alpha-12, it will actually output the 
> dependency trees on all projects.
> When switching back to v3.9.6, this does not happen.
> h2. Expected outcome
> Only display updates from root project
> h2. Actual outcome
> ignores? parameter {{-pl .}}
> h2. Versions
> dependency-plugin v3.6.1



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to