• Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • maven-plugin
    • Linux, Jenkins 1.492, Java 1.6.0_33

      There was a fix in JENKINS-11353 to recognize test results from eviware:maven-soapui-plugin. Currently SurefireArchiver looks in the plugin configuration if the Mojo is surefire or failsafe.

      But in maven-soapui-plugin you can configure "outputFolder" for your surefire-reports. We are running multiple executions of maven-soapui-plugin with different versions of the "same" testsuites (same testcases). If we want to keep all surefire-reports we have to configure multiple reports directories or "outputFolder" in the soapui-plugin. But Jenkins only looks for "target/surefire-reports" by default (non surefire oder failsafe plugin). So this doesn't work. And if all executions write to "target/surefire-reports" they overwrite themselves.

      Aim: If the Mojo is maven-soapui-plugin then look in the configuration for "outputFolder" as it is done for surefire and failsafe.

          [JENKINS-16121] maven-soapui-plugin configurable outputFolder

          Norman Seidel created issue -
          Norman Seidel made changes -
          Link New: This issue is related to JENKINS-11353 [ JENKINS-11353 ]
          Norman Seidel made changes -
          Priority Original: Major [ 3 ] New: Minor [ 4 ]
          Norman Seidel made changes -
          Description Original: There was a fix in JENKINS-11353 to recognize test results from eviware:maven-soapui-plugin. Currently SurefireArchiver looks in the plugin configuration if the Mojo is surefire or failsafe.

          But in maven-soapui-plugin you can configure "outputFolder" for your surefire-reports. We are running multiple executions of maven-soapui-plugin with different versions of the "same" testsuites (same testcases). If we want to keep all surefire-reports we have to configure multiple reports directories or "outputFolder" in the soapui-plugin. But Jenkins only looks for "target/surefire-reports" by default (non surefire oder failsafe plugin). So this doesn't work. And if all executions write to "target/surefire-reports" the overwrite themselves.

          Aim: If the Mojo is maven-soapui-plugin the look in the configuration for "outputFolder" as it is done for surefire and failsafe.
          New: There was a fix in JENKINS-11353 to recognize test results from eviware:maven-soapui-plugin. Currently SurefireArchiver looks in the plugin configuration if the Mojo is surefire or failsafe.

          But in maven-soapui-plugin you can configure "outputFolder" for your surefire-reports. We are running multiple executions of maven-soapui-plugin with different versions of the "same" testsuites (same testcases). If we want to keep all surefire-reports we have to configure multiple reports directories or "outputFolder" in the soapui-plugin. But Jenkins only looks for "target/surefire-reports" by default (non surefire oder failsafe plugin). So this doesn't work. And if all executions write to "target/surefire-reports" they overwrite themselves.

          Aim: If the Mojo is maven-soapui-plugin then look in the configuration for "outputFolder" as it is done for surefire and failsafe.
          kutzi made changes -
          Assignee New: kutzi [ kutzi ]
          kutzi made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          kutzi made changes -
          Link New: This issue depends on JENKINS-8334 [ JENKINS-8334 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 146925 ] New: JNJira + In-Review [ 192144 ]

            kutzi kutzi
            nose Norman Seidel
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: