Uploaded image for project: 'Maven JAR Plugin'
  1. Maven JAR Plugin
  2. MJAR-217

Make finalName readonly parameter

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • None
    • None

    Description

      For incremental builds it is preferred to have the final name of an artifact (only) outside any plugin configuration. From now on the way is set the name is like:

      <project>
        <build>
          <finalName>FINAL_NAME</finalName>
        </build>
      </project>
      

      Attachments

        Issue Links

          Activity

            People

              khmarbaise Karl Heinz Marbaise
              khmarbaise Karl Heinz Marbaise
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: