Uploaded image for project: 'Buildmetadata Maven Plugin'
  1. Buildmetadata Maven Plugin
  2. BMMP-64

Add property in configuration

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 1.1.0
    • 1.0.0
    • Buildmetadata-Mojo
    • Operating System: All
      Platform: All

    Description

      Allow to set properties in the properties element with a value.

      <properties>
      <property>
      <name>my.property</name>
      <section>build.runtime</section>
      <value>${my.1}/${my2}</code>
      <label>My Property</label>
      </property>
      </properties>

      This is a convenient way to add properties to the build.properties file directly.

      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: