Uploaded image for project: 'Maven Assembly Plugin'
  1. Maven Assembly Plugin
  2. MASSEMBLY-691

dependencySet with filtered option has differents behaviors

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.4
    • 2.5.1
    • dependencySet
    • None

    Description

      Hello,

      In the sample projet, there are two artifacts :

      • "bug:assembly" contains an assembly descriptor which includes the other artifact.
      • "bug:assembly-dependency" is a simple artifact with a properties file.

      In the assembly description, I want to unpack the artifact "bug:assembly-dependency".

      In the unpack options,

      • if I put parameter "filtered" on false, my properties file is put in conf directory,
      • but if I put "filtered" on true, my properties file is in conf/assembly-dependency-0.0.1-SNAPSHOT.jar directory.

      I expected that only my properties file exchange between the two options. Why am I getting the "assembly-dependency-0.0.1-SNAPSHOT.jar " directory ?

      Regards,
      Arnaud

      Attachments

        1. sample.zip
          13 kB
          Arnaud Brunet

        Issue Links

          Activity

            People

              krosenvold Kristian Rosenvold
              gronono Arnaud Brunet
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: