{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by md-5"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1766,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bd009ca52d7fd508a682cb3494b7d8aafcd65663",
            "branch" : [
              {
                "SHA1" : "bd009ca52d7fd508a682cb3494b7d8aafcd65663",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bd009ca52d7fd508a682cb3494b7d8aafcd65663",
            "branch" : [
              {
                "SHA1" : "bd009ca52d7fd508a682cb3494b7d8aafcd65663",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "bd009ca52d7fd508a682cb3494b7d8aafcd65663",
        "branch" : [
          {
            "SHA1" : "bd009ca52d7fd508a682cb3494b7d8aafcd65663",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/SpigotMC/BungeeCord.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 52,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "BungeeCord.jar",
      "fileName" : "BungeeCord.jar",
      "relativePath" : "bootstrap/target/BungeeCord.jar"
    },
    {
      "displayPath" : "cmd_alert.jar",
      "fileName" : "cmd_alert.jar",
      "relativePath" : "module/cmd-alert/target/cmd_alert.jar"
    },
    {
      "displayPath" : "cmd_find.jar",
      "fileName" : "cmd_find.jar",
      "relativePath" : "module/cmd-find/target/cmd_find.jar"
    },
    {
      "displayPath" : "cmd_kick.jar",
      "fileName" : "cmd_kick.jar",
      "relativePath" : "module/cmd-kick/target/cmd_kick.jar"
    },
    {
      "displayPath" : "cmd_list.jar",
      "fileName" : "cmd_list.jar",
      "relativePath" : "module/cmd-list/target/cmd_list.jar"
    },
    {
      "displayPath" : "cmd_send.jar",
      "fileName" : "cmd_send.jar",
      "relativePath" : "module/cmd-send/target/cmd_send.jar"
    },
    {
      "displayPath" : "cmd_server.jar",
      "fileName" : "cmd_server.jar",
      "relativePath" : "module/cmd-server/target/cmd_server.jar"
    },
    {
      "displayPath" : "reconnect_yaml.jar",
      "fileName" : "reconnect_yaml.jar",
      "relativePath" : "module/reconnect-yaml/target/reconnect_yaml.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1766",
  "duration" : 93950,
  "estimatedDuration" : 237864,
  "executor" : None,
  "fullDisplayName" : "BungeeCord #1766",
  "id" : "1766",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1766,
  "queueId" : 141,
  "result" : "FAILURE",
  "timestamp" : 1699262166327,
  "url" : "https://hub.spigotmc.org/jenkins/view/All/job/BungeeCord/1766/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "protocol/src/main/java/net/md_5/bungee/protocol/ProtocolConstants.java"
        ],
        "commitId" : "65d8edf62d8fc2adcc2c52fc2e0b597f9056ce1e",
        "timestamp" : 1699262095000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "Minecraft 23w44a support\u000a",
        "date" : "2023-11-06 20:14:55 +1100",
        "id" : "65d8edf62d8fc2adcc2c52fc2e0b597f9056ce1e",
        "msg" : "Minecraft 23w44a support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "protocol/src/main/java/net/md_5/bungee/protocol/ProtocolConstants.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "proxy/src/main/java/net/md_5/bungee/ServerConnector.java",
          "protocol/src/main/java/net/md_5/bungee/protocol/Either.java",
          "protocol/src/main/java/net/md_5/bungee/protocol/packet/ScoreboardObjective.java",
          "proxy/src/main/java/net/md_5/bungee/connection/DownstreamBridge.java",
          "protocol/src/main/java/net/md_5/bungee/protocol/packet/Team.java",
          "protocol/src/main/java/net/md_5/bungee/protocol/DefinedPacket.java"
        ],
        "commitId" : "bd009ca52d7fd508a682cb3494b7d8aafcd65663",
        "timestamp" : 1699262097000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "#3559: Fix serialisation of certain scoreboard packets < 1.13\u000a",
        "date" : "2023-11-06 20:14:57 +1100",
        "id" : "bd009ca52d7fd508a682cb3494b7d8aafcd65663",
        "msg" : "#3559: Fix serialisation of certain scoreboard packets < 1.13",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "proxy/src/main/java/net/md_5/bungee/ServerConnector.java"
          },
          {
            "editType" : "add",
            "file" : "protocol/src/main/java/net/md_5/bungee/protocol/Either.java"
          },
          {
            "editType" : "edit",
            "file" : "protocol/src/main/java/net/md_5/bungee/protocol/packet/ScoreboardObjective.java"
          },
          {
            "editType" : "edit",
            "file" : "protocol/src/main/java/net/md_5/bungee/protocol/DefinedPacket.java"
          },
          {
            "editType" : "edit",
            "file" : "proxy/src/main/java/net/md_5/bungee/connection/DownstreamBridge.java"
          },
          {
            "editType" : "edit",
            "file" : "protocol/src/main/java/net/md_5/bungee/protocol/packet/Team.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.6.3"
}