{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user PseudoKnight",
          "userId" : "pseudoknight",
          "userName" : "PseudoKnight"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1ec7e0a0a8859ea61652a3caf20082333475815d",
            "branch" : [
              {
                "SHA1" : "1ec7e0a0a8859ea61652a3caf20082333475815d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1ec7e0a0a8859ea61652a3caf20082333475815d",
            "branch" : [
              {
                "SHA1" : "1ec7e0a0a8859ea61652a3caf20082333475815d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1ec7e0a0a8859ea61652a3caf20082333475815d",
        "branch" : [
          {
            "SHA1" : "1ec7e0a0a8859ea61652a3caf20082333475815d",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/PseudoKnight/CHIRC"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "chirc-0.0.1.jar",
      "fileName" : "chirc-0.0.1.jar",
      "relativePath" : "target/chirc-0.0.1.jar"
    },
    {
      "displayPath" : "original-chirc-0.0.1.jar",
      "fileName" : "original-chirc-0.0.1.jar",
      "relativePath" : "target/original-chirc-0.0.1.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#4",
  "duration" : 58845,
  "estimatedDuration" : 75676,
  "executor" : None,
  "fullDisplayName" : "CHIRC #4",
  "id" : "4",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4,
  "queueId" : 32,
  "result" : "FAILURE",
  "timestamp" : 1708753994224,
  "url" : "https://letsbuild.net/jenkins/job/CHIRC/4/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "93ad16f303ebd8cd204067bf48d373959ea4ddea",
        "timestamp" : 1708753761000,
        "author" : {
          "absoluteUrl" : "https://letsbuild.net/jenkins/user/michael.jt.smith",
          "fullName" : "michael.jt.smith"
        },
        "authorEmail" : "michael.jt.smith@gmail.com",
        "comment" : "Add compiler source/target version\u000a",
        "date" : "2024-02-23 21:49:21 -0800",
        "id" : "93ad16f303ebd8cd204067bf48d373959ea4ddea",
        "msg" : "Add compiler source/target version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/entityreborn/chirc/Functions.java"
        ],
        "commitId" : "1ec7e0a0a8859ea61652a3caf20082333475815d",
        "timestamp" : 1708753854000,
        "author" : {
          "absoluteUrl" : "https://letsbuild.net/jenkins/user/michael.jt.smith",
          "fullName" : "michael.jt.smith"
        },
        "authorEmail" : "michael.jt.smith@gmail.com",
        "comment" : "Update deprecated method\u000a",
        "date" : "2024-02-23 21:50:54 -0800",
        "id" : "1ec7e0a0a8859ea61652a3caf20082333475815d",
        "msg" : "Update deprecated method",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/entityreborn/chirc/Functions.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://letsbuild.net/jenkins/user/michael.jt.smith",
      "fullName" : "michael.jt.smith"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.9.6"
}