Uploaded image for project: 'Service Design and Creation'
  1. Service Design and Creation
  2. SDC-4600

Replace deprecated maven parameters

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Medium Medium
    • Montreal Release
    • None
    • SDC
    • None

      replace

                 <systemProperties>
                              <property>
                                  <name>testng.dtd.http</name>
                                  <value>true</value>
                              </property>
                          </systemProperties>

      with

                <systemPropertyVariables>
                              <testng.dtd.http>true</testng.dtd.http>
                          </systemPropertyVariables>

            razinkov razinkov
            razinkov razinkov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: