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

Unable to get module properties

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2-beta-5
    • 2.2
    • None
    • None
    • Windows 7 64 Bit, Java 6 Update 20, Eclipse 3.5.2

    Description

      <sources>
      .....
      <outputDirectoryMapping>${module.properties.foo}</outputDirectoryMapping>
      .....
      </sources>

      doesn't return me the property "foo" which should be in the corresponding POM file. The property is defined correctly. Following works:
      -module.properties (I get a long string, and I can see "foo=bar")
      -project.properties.foo (where I also explicitly defined the property in POM)

      Attachments

        Activity

          People

            jdcasey John Dennis Casey
            cankosker Can Köskeroglu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: