Uploaded image for project: 'Maven Archetype'
  1. Maven Archetype
  2. ARCHETYPE-527

Allow usage of settings.xml properties in property default values

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.0.1
    • None
    • Generator
    • None
    • Windows 7, Maven 3.3.4

    Description

      Following configuration doesn't work actually when ${developer-email} is defined in the Maven settings.xml:

      <requiredProperty key="developer-email">
      <defaultValue>${developer-email}</defaultValue>
      </requiredProperty>

      Result is ${developer-email} instead of e.g. foo@bar.com.

      Would it be possible to enhance the Archetype generation by such functionality?

      Attachments

        Activity

          People

            Unassigned Unassigned
            cedric.jonas Cédric Jonas
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: