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

Support for properties mapping on executions of maven-assembly-plugin

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 3.3.0
    • filtering
    • None

    Description

      Support <properties> optional parameter on the single goal.

      The maven-assembly-plugin supports the use of <filters> to specify files with additional properties to use during the filtering.

      I'd like to have the possibility of specifying a set properties in the pom without having to create separate property files.

      P.g.:

      <configuration>
          <properties>
              <myproperty>value</myproperty>
          </properties>
      </configuration>
      

      Attachments

        Activity

          People

            rfscholte Robert Scholte
            dacucar DarĂ­o Cutillas
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: