Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-8122

`versions:display-dependency-updates -pl .` on Maven 4 alpha-13 will output dependency trees from all projects

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Bug
    • 4.0.0-alpha-12, 4.0.0-alpha-13
    • None
    • Command Line, Core
    • None

    Description

      When running this command:

      ./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 .                                                                                                                        ─╯
      

      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.

      Expected outcome

      Only display updates from root project

      Actual outcome

      ignores? parameter -pl .

      Versions

      dependency-plugin v3.6.1

      Attachments

        Activity

          People

            Unassigned Unassigned
            bmarwell Benjamin Marwell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: