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

${maven.build.timestamp} placeholder is not filtered

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.3, 2.4
    • None
    • filtering
    • None

    Description

      When filtering files in assembly plugin most of placeholders are replaced with values,
      but Maven's property "maven.build.timestamp" (described here http://maven.apache.org/guides/introduction/introduction-to-the-pom.html in "Special Variables" section) is not substituted with value.

      Run "mvn clean package" in the test project and you will get "target/assembly-issue-0.0.1-SNAPSHOT-dist.zip" archive. Open index.html from archive and you will see that property "project.version" was replaced during assembly, but "maven.build.timestamp" was left untouched.

      Attachments

        1. assembly-issue.zip
          1 kB
          Igor Bljahhin

        Issue Links

          Activity

            People

              Unassigned Unassigned
              igor.bljahhin Igor Bljahhin
              Votes:
              4 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated: