Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-3767

m2 projects ignore environment teardown results

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • maven-plugin
    • None
    • Platform: All, OS: All

      When non-Maven projects call Environment.tearDown on the active build
      environments, the result of the call to tearDown is recorded - if it's false,
      the build status is set to FAILURE. Maven projects do not do that - tearDown is
      called in MavenBuild and MavenModuleSetBuild, but in both cases, nothing is done
      with the result of that call.

            abayer Andrew Bayer
            abayer Andrew Bayer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: