Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-8081

default profile activation should consider available system and user properties

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.9.6, 4.0.0
    • 3.9.7, 4.0.0, 4.0.0-beta-2
    • Profiles
    • None

    Description

      As discussed in my open PR, my use case is to compare between environment variables e.g.:

      <activation>
        <property>
          <name>env.FOO</name>
          <value>${env.BAR}</value>
        </property>
      </activation>

      Limiting the interpolation to user/system properties means that there is no mindf*ck resulting from profile activation order, etc., and keeps this request nonthreatening.

      Attachments

        Issue Links

          Activity

            People

              gnodet Guillaume Nodet
              mbenson Matthew Jason Benson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: