Uploaded image for project: 'Maven WAR Plugin'
  1. Maven WAR Plugin
  2. MWAR-220

dependencyManagement && overlay + transitive dependency = multiple versions of same dependency in WEB-INF/lib

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Reopened
    • Major
    • Resolution: Unresolved
    • None
    • None
    • overlay
    • None
    • Reproduced this on: 2.0.11, 2.1.0, 2.2.1, 3.0-alpha-7

    Description

      With dependencyManagement section defined I get multiple versions of spring libraries in target/cas-*/WEB-INF/lib after mvn package. If I remove the dependencyManagement section then only one version of the spring libraries are found.

      There seems to be a problem with m-war-p and overlays and dependencyManagement not using the maven GAV resolver in a proper way.. I attached a simple pom which exhibits the problem, just run mvn package to verify.

      Attachments

        1. pom.xml
          6 kB
          jieryn

        Activity

          People

            Unassigned Unassigned
            jieryn jieryn
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: