Uploaded image for project: 'Maven Dependency Plugin'
  1. Maven Dependency Plugin
  2. MDEP-630

error dependency:list (caused by postgresql dependency)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.2
    • 3.6.0
    • list
    • Windows 10

    Description

      Hi, when doing a

      mvn -e dependency:list
      

      on a project having the attached pom.xml (has includeParents set to true), I get errors (see attached error.txt for full output with stacktrace)

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.0.2:list (default-cli) on project demo-1: Some problems were encountered while processing the POMs:
      [ERROR] [ERROR] Unknown packaging: bundle @ line 11, column 14
      [ERROR] : 1 problem was encountered while building the effective model for org.postgresql:postgresql:42.2.5
      [ERROR] [ERROR] Unknown packaging: bundle @ line 11, column 14
      [ERROR] -> [Help 1]
      org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.0.2:list (default-cli) on project demo-1: Some problems were encountered while processing the POMs:
      [ERROR] Unknown packaging: bundle @ line 11, column 14
      

      I am not sure if the problem comes from the plugin or the dependency's pom.

      I tried with different versions and I get the same error.

      Thanks to let me know

      P.S.: I had to choose "tree" as component as "list" was not listed (note that it works with "tree")

       

       

      Attachments

        1. pom.xml
          2 kB
          Khalil Bouzekri
        2. error.txt
          12 kB
          Khalil Bouzekri

        Issue Links

          Activity

            People

              hboutemy Herve Boutemy
              khalil34 Khalil Bouzekri
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: