{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 81,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2a5b05cfbf220db9f4e76fe8c3edefe5355899b7",
            "branch" : [
              {
                "SHA1" : "2a5b05cfbf220db9f4e76fe8c3edefe5355899b7",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2a5b05cfbf220db9f4e76fe8c3edefe5355899b7",
            "branch" : [
              {
                "SHA1" : "2a5b05cfbf220db9f4e76fe8c3edefe5355899b7",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2a5b05cfbf220db9f4e76fe8c3edefe5355899b7",
        "branch" : [
          {
            "SHA1" : "2a5b05cfbf220db9f4e76fe8c3edefe5355899b7",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "http://localhost:3000/IPSpiel24/ipspiel24.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 10,
      "skipCount" : 0,
      "totalCount" : 262,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.jacoco.JacocoBuildAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#81",
  "duration" : 200484,
  "estimatedDuration" : 258685,
  "executor" : None,
  "fullDisplayName" : "ipspiel24 #81",
  "id" : "81",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 81,
  "queueId" : 1715890,
  "result" : "UNSTABLE",
  "timestamp" : 1713888726697,
  "url" : "https://fhdwdev.ha.bib.de/jenkins/view/Gaming/job/ipspiel24/81/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "98923752062eaf0068066ae593a9192f588fb33e",
        "timestamp" : 1713886337000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/fhdwcsh",
          "fullName" : "Christoph Schulz"
        },
        "authorEmail" : "develop@kristov.de",
        "comment" : "ipspiel24: various plug-ins and dependencies updated\u000a",
        "date" : "2024-04-23 17:32:17 +0200",
        "id" : "98923752062eaf0068066ae593a9192f588fb33e",
        "msg" : "ipspiel24: various plug-ins and dependencies updated",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ipspiel24-tictactoe/ipspiel24-tictactoe-strategy-random/.project",
          "ipspiel24-muenzwurf/pom.xml",
          "ipspiel24-freizeitgestaltung/pom.xml",
          "ipspiel24-tictactoe/ipspiel24-tictactoe-core/.project",
          "ipspiel24-tictactoe/ipspiel24-tictactoe-gui/pom.xml",
          "ipspiel24-VierConnects/ipspiel24-VierConnects-gui/pom.xml",
          "ipspiel24-VierConnects/ipspiel24-VierConnects-core/pom.xml",
          "ipspiel24-tictactoe/ipspiel24-tictactoe-core/pom.xml",
          "ipspiel24-muenzwurf/.project",
          "ipspiel24-VierConnects/ipspiel24-VierConnects-gui/.project",
          "ipspiel24-freizeitgestaltung/.project",
          "ipspiel24-demo/.project",
          "ipspiel24-VierConnects/ipspiel24-VierConnects-strategy-random/pom.xml",
          "ipspiel24-ssp/pom.xml",
          "ipspiel24-tictactoe/ipspiel24-tictactoe-strategy-random/pom.xml",
          "ipspiel24-gd/pom.xml",
          "ipspiel24-ssp/.project",
          "ipspiel24-tictactoe/ipspiel24-tictactoe-gui/.project",
          "ipspiel24-demo/pom.xml",
          "ipspiel24-VierConnects/ipspiel24-VierConnects-strategy-random/.project",
          "ipspiel24-gd/.project",
          "ipspiel24-VierConnects/ipspiel24-VierConnects-core/.project"
        ],
        "commitId" : "2a5b05cfbf220db9f4e76fe8c3edefe5355899b7",
        "timestamp" : 1713888288000,
        "author" : {
          "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/fhdwcsh",
          "fullName" : "Christoph Schulz"
        },
        "authorEmail" : "develop@kristov.de",
        "comment" : "ipspiel24: PMD deactivated for now (it does not work well with Eclipse anymore)\u000a",
        "date" : "2024-04-23 18:04:48 +0200",
        "id" : "2a5b05cfbf220db9f4e76fe8c3edefe5355899b7",
        "msg" : "ipspiel24: PMD deactivated for now (it does not work well with Eclipse anymore)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ipspiel24-VierConnects/ipspiel24-VierConnects-core/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-tictactoe/ipspiel24-tictactoe-core/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-VierConnects/ipspiel24-VierConnects-core/.project"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-tictactoe/ipspiel24-tictactoe-strategy-random/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-VierConnects/ipspiel24-VierConnects-gui/.project"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-VierConnects/ipspiel24-VierConnects-strategy-random/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-muenzwurf/.project"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-tictactoe/ipspiel24-tictactoe-gui/.project"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-VierConnects/ipspiel24-VierConnects-strategy-random/.project"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-tictactoe/ipspiel24-tictactoe-strategy-random/.project"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-tictactoe/ipspiel24-tictactoe-core/.project"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-ssp/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-freizeitgestaltung/.project"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-VierConnects/ipspiel24-VierConnects-gui/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-muenzwurf/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-tictactoe/ipspiel24-tictactoe-gui/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-demo/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-freizeitgestaltung/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-gd/.project"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-ssp/.project"
          },
          {
            "editType" : "edit",
            "file" : "ipspiel24-demo/.project"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/jeremy-hesse",
      "fullName" : "jeremy-hesse"
    },
    {
      "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/luke_dennis.glaser",
      "fullName" : "luke_dennis.glaser"
    },
    {
      "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/timmschmidt7",
      "fullName" : "timmschmidt7"
    },
    {
      "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/jeremy.hesse",
      "fullName" : "jeremy.hesse"
    },
    {
      "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/frederikdux01",
      "fullName" : "frederikdux01"
    },
    {
      "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/fhdwcsh",
      "fullName" : "Christoph Schulz"
    },
    {
      "absoluteUrl" : "https://fhdwdev.ha.bib.de/jenkins/user/kevin",
      "fullName" : "Kevin"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.9.6"
}