XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • normal
    • 1.1.0
    • 1.0.1
    • Buildmetadata-Mojo
    • Operating System: All
      Platform: All

    Description

      Allow a property copied to the build.properties to be mapped to another name.

      Suppose the property is specified in the settings.xml:
      <properties>
      <property>
      <name>bugzillaUser</name>
      <mappedName>build.bugzilla.user</mappedName>
      </property>
      </properties>
      The value of @bugzillaUser@ is copied to the build.properties with name @build.bugzilla.user@.

      Attachments

        Activity

          People

            robert.reiner Robert Reiner
            robert.reiner Robert Reiner
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: