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

Profile activation: Allow expressions in <activation>

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 3.0.3
    • None
    • Profiles
    • None

    Description

      Current profile activation capabilities are insufficient.
      Makes using large projects harder, especially with complex testsuites.

      Having a possibility to have profiles activated by an expression would help a lot.

      <activation>
      <expression>property1 == "true" || (property2 && property3)</expression>
      </activation>

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              pekarna Ondra Žižka
              Votes:
              3 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: