Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-17826

Deprecated systemProperties parameter in Surefire maven plugin

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 28.0.0.Final
    • 27.0.1.Final
    • Quickstarts
    • None
    • ---
    • ---

      While running QS integration tests a following warning message can be observed:

      [INFO] --- surefire:2.22.2:test (default-test) @ temperature-converter ---
      [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
      

      It seems it would be sufficient to update:

      • the wildfly-quickstart-parent version from 2 to 3 (to start using jboss-parent version 39)
      • the jboss-parent version from 37 to 39 in root pom.xml

      in order to eliminate the warning.

       

              emartins@redhat.com Eduardo Martins
              szhantem@redhat.com Sultan Zhantemirov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: