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

Error ordering Default Properties

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Reopened
    • Minor
    • Resolution: Unresolved
    • 3.0.1, 3.1.0
    • None
    • Plugin
    • None

    Description

      Default properties are being ordered consediring the "exact" use of another property. The assumption implies that a property that uses a derived string of a previous property may not be ordered as expected:

       

      <requiredProperty key="domainUpperCase">
           <defaultValue>${${domainName}.toUpperCase()}</defaultValue>
           <validationRegex>[A-Z]+</validationRegex>
      </requiredProperty>
      

       

       

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            dcasagu David Castro
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Time Tracking

                Estimated:
                Original Estimate - 24h
                24h
                Remaining:
                Remaining Estimate - 24h
                24h
                Logged:
                Time Spent - Not Specified
                Not Specified