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

dependency:copy-dependencies always overwrites if <prependGroupId> is true

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.10
    • 3.0.0
    • copy, copy-dependencies
    • None
    • Patch

    Description

      dependency:copy-dependencies always overwrites if <prependGroupId> is true.

      Before my patch:

      [INFO] Copying /home/julius/.m2/repository/commons-codec/commons-codec/1.6/commons-codec-1.6.jar to /ear/APP-INF/lib/commons-codec.commons-codec-1.6.jar
      

      After my patch:

      [INFO] commons-codec:commons-codec:jar:1.6 already exists in destination.
      

      I suspect this patch might also fix MDEP-294, MDEP-444 and MDEP-458.

      Attachments

        Activity

          People

            khmarbaise Karl Heinz Marbaise
            juliusdavies Julius Davies
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: