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

Improve documentation for filters parameter

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.3
    • None
    • None
    • Patch

    Description

      I was looking for some way to defining my own properties to be used for filtering
      files that will be a part of the assembly.

      I found it at http://maven.apache.org/plugins/maven-assembly-plugin/examples/single/filtering-some-distribution-files.html like this:

       
              <configuration>
                <filters>
                  <filter>src/assemble/filter.properties</filter>
                </filters>
                <descriptors>
                  <descriptor>src/assemble/distribution.xml</descriptor>
                </descriptors>
              </configuration>
      

      It would be nice to encounter that infomration (and maybe more examples) here:
      http://maven.apache.org/plugins/maven-assembly-plugin/plugin-info.html
      which would have saved me, and probably other person as well, some time.

      Best regards /Lasse Bergström

      Attachments

        1. MASSEMBLY-548.patch
          0.9 kB
          Anders Hammar

        Activity

          People

            dennisl@apache.org Dennis Lundberg
            svaret Lasse Bergström
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: