Uploaded image for project: 'Maven Surefire'
  1. Maven Surefire
  2. SUREFIRE-1288

systemProperties should not be deprecated

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 2.19.1
    • None
    • Maven Surefire Plugin
    • None

    Description

      Current property precedence is: (higher number=more important)
      1. systemProperties
      2. systemPropertiesFile
      3. systemPropertyVariables

      systemPropertyVariables is not replacement for systemProperties because meaning is different.

      For me systemProperties are more useful, because I can define default values in pom.xml and optionally override them in runtime by configuration file.

      systemPropertyVariables are not useful because can be overriden only by command line arguments. Commandline is not friendly if several properties must be modified

      Attachments

        Activity

          People

            Unassigned Unassigned
            michaldo Michal Domagala
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: