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

mvn assembly:assembly fails to replace ${parent.parent.version}

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2-beta-2
    • 2.2
    • None
    • None
    • Maven 2.0.8
      Ubuntu Hardy
      Java 5

    Description

      I have a multi module project with the following structure:

      parent
          dev
             jar1
             war

      In the jar1 project there's a file with the following expression:

      ${parent.parent.version}

      This expression is being correctly replaced by the project's version when I run clean install, but when I run assembly:assembly, the expression remains as is. The file is filtered in the resources declarartion of the pom.xml

      Any ideas about what can be the cause of this?
      Thanks.

      Attachments

        Activity

          People

            jdcasey John Dennis Casey
            pablotdl Pablo Saavedra
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: