{
  "_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" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 789,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a426a5ec225505be59973f73733010fbfb895804",
            "branch" : [
              {
                "SHA1" : "a426a5ec225505be59973f73733010fbfb895804",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a426a5ec225505be59973f73733010fbfb895804",
            "branch" : [
              {
                "SHA1" : "a426a5ec225505be59973f73733010fbfb895804",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a426a5ec225505be59973f73733010fbfb895804",
        "branch" : [
          {
            "SHA1" : "a426a5ec225505be59973f73733010fbfb895804",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://github.com/SpigotMC/BungeeCord.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 13,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#789",
  "duration" : 163065,
  "estimatedDuration" : 237864,
  "executor" : None,
  "fullDisplayName" : "BungeeCord #789",
  "id" : "2014-01-12_22-28-49",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 789,
  "queueId" : -1,
  "result" : "FAILURE",
  "timestamp" : 1389583729000,
  "url" : "https://hub.spigotmc.org/jenkins/view/All/job/BungeeCord/789/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "module/pom.xml",
          ".gitignore",
          "module/cmd-send/src/main/resources/plugin.yml",
          "module/cmd-alert/src/main/resources/plugin.yml",
          "module/cmd-server/pom.xml",
          "pom.xml",
          "module/cmd-send/pom.xml",
          "module/cmd-find/pom.xml",
          "module/cmd-find/src/main/resources/plugin.yml",
          "module/cmd-list/src/main/resources/plugin.yml",
          "module/cmd-server/src/main/resources/plugin.yml",
          "module/cmd-list/pom.xml",
          "module/cmd-alert/pom.xml"
        ],
        "commitId" : "7dba8c8a8730478dc105401bbdd6ddb64bf1189e",
        "timestamp" : 1389267327000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "Implement skeleton modules for our 5 initial commands.\u000a",
        "date" : "2014-01-09T22:35:27+1100",
        "id" : "7dba8c8a8730478dc105401bbdd6ddb64bf1189e",
        "msg" : "Implement skeleton modules for our 5 initial commands.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".gitignore"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-find/pom.xml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-alert/pom.xml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-list/pom.xml"
          },
          {
            "editType" : "add",
            "file" : "module/pom.xml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-server/pom.xml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-server/src/main/resources/plugin.yml"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-alert/src/main/resources/plugin.yml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-send/pom.xml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-send/src/main/resources/plugin.yml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-find/src/main/resources/plugin.yml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-list/src/main/resources/plugin.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "module/cmd-server/pom.xml",
          "module/cmd-list/pom.xml",
          "module/cmd-send/pom.xml",
          "module/cmd-alert/pom.xml",
          "module/cmd-find/pom.xml"
        ],
        "commitId" : "90d68bd38e4f9549a85f682f6e45547009044664",
        "timestamp" : 1389267533000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "Should be of jar packaging\u000a",
        "date" : "2014-01-09T22:38:53+1100",
        "id" : "90d68bd38e4f9549a85f682f6e45547009044664",
        "msg" : "Should be of jar packaging",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "module/cmd-alert/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "module/cmd-server/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "module/cmd-list/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "module/cmd-find/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "module/cmd-send/pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "module/cmd-list/src/main/java/net/md_5/bungee/module/cmd/list/PluginList.java",
          "module/cmd-alert/src/main/java/net/md_5/bungee/module/cmd/alert/CommandAlert.java",
          "module/cmd-alert/src/main/resources/plugin.yml",
          "module/cmd-alert/nb-configuration.xml",
          "module/cmd-server/src/main/java/net/md_5/bungee/module/cmd/server/PluginServer.java",
          "module/cmd-list/nb-configuration.xml",
          "proxy/src/main/java/net/md_5/bungee/command/CommandAlertRaw.java",
          "module/cmd-alert/src/main/java/net/md_5/bungee/module/cmd/alert/CommandAlertRaw.java",
          "module/cmd-find/nb-configuration.xml",
          "module/cmd-send/nb-configuration.xml",
          "proxy/src/main/java/net/md_5/bungee/command/CommandAlert.java",
          "module/cmd-server/src/main/java/net/md_5/bungee/module/cmd/server/CommandServer.java",
          "module/cmd-server/nb-configuration.xml",
          "module/cmd-find/src/main/resources/plugin.yml",
          "proxy/src/main/java/net/md_5/bungee/command/CommandServer.java",
          "module/cmd-server/src/main/resources/plugin.yml",
          "proxy/src/main/java/net/md_5/bungee/BungeeCord.java",
          "module/cmd-send/src/main/java/net/md_5/bungee/module/cmd/send/PluginSend.java",
          "proxy/src/main/java/net/md_5/bungee/command/CommandList.java",
          "module/cmd-find/src/main/java/net/md_5/bungee/module/cmd/find/PluginFind.java",
          "module/pom.xml",
          "module/cmd-send/src/main/resources/plugin.yml",
          "module/cmd-find/src/main/java/net/md_5/bungee/module/cmd/find/CommandFind.java",
          "module/cmd-list/src/main/java/net/md_5/bungee/module/cmd/list/CommandList.java",
          "module/cmd-send/src/main/java/net/md_5/bungee/module/cmd/send/CommandSend.java",
          "module/cmd-alert/src/main/java/net/md_5/bungee/module/cmd/alert/PluginAlert.java",
          "module/cmd-list/src/main/resources/plugin.yml",
          "proxy/src/main/java/net/md_5/bungee/command/CommandSend.java",
          "proxy/src/main/java/net/md_5/bungee/command/CommandFind.java"
        ],
        "commitId" : "4be58a7c009fd4d1692c5ffdef40deb56be44c1a",
        "timestamp" : 1389268413000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "Copy across all the commands and add their bootstrap plugins.\u000a",
        "date" : "2014-01-09T22:53:33+1100",
        "id" : "4be58a7c009fd4d1692c5ffdef40deb56be44c1a",
        "msg" : "Copy across all the commands and add their bootstrap plugins.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "module/cmd-find/nb-configuration.xml"
          },
          {
            "editType" : "delete",
            "file" : "proxy/src/main/java/net/md_5/bungee/command/CommandServer.java"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-list/nb-configuration.xml"
          },
          {
            "editType" : "delete",
            "file" : "proxy/src/main/java/net/md_5/bungee/command/CommandFind.java"
          },
          {
            "editType" : "edit",
            "file" : "proxy/src/main/java/net/md_5/bungee/BungeeCord.java"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-send/src/main/java/net/md_5/bungee/module/cmd/send/CommandSend.java"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-server/src/main/java/net/md_5/bungee/module/cmd/server/PluginServer.java"
          },
          {
            "editType" : "edit",
            "file" : "module/cmd-find/src/main/resources/plugin.yml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-list/src/main/java/net/md_5/bungee/module/cmd/list/PluginList.java"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-send/src/main/java/net/md_5/bungee/module/cmd/send/PluginSend.java"
          },
          {
            "editType" : "delete",
            "file" : "proxy/src/main/java/net/md_5/bungee/command/CommandAlertRaw.java"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-alert/nb-configuration.xml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-alert/src/main/java/net/md_5/bungee/module/cmd/alert/CommandAlertRaw.java"
          },
          {
            "editType" : "delete",
            "file" : "proxy/src/main/java/net/md_5/bungee/command/CommandList.java"
          },
          {
            "editType" : "edit",
            "file" : "module/cmd-server/src/main/resources/plugin.yml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-server/nb-configuration.xml"
          },
          {
            "editType" : "edit",
            "file" : "module/cmd-send/src/main/resources/plugin.yml"
          },
          {
            "editType" : "edit",
            "file" : "module/pom.xml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-server/src/main/java/net/md_5/bungee/module/cmd/server/CommandServer.java"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-find/src/main/java/net/md_5/bungee/module/cmd/find/CommandFind.java"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-list/src/main/java/net/md_5/bungee/module/cmd/list/CommandList.java"
          },
          {
            "editType" : "edit",
            "file" : "module/cmd-list/src/main/resources/plugin.yml"
          },
          {
            "editType" : "edit",
            "file" : "module/cmd-alert/src/main/resources/plugin.yml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-send/nb-configuration.xml"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-find/src/main/java/net/md_5/bungee/module/cmd/find/PluginFind.java"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-alert/src/main/java/net/md_5/bungee/module/cmd/alert/CommandAlert.java"
          },
          {
            "editType" : "delete",
            "file" : "proxy/src/main/java/net/md_5/bungee/command/CommandSend.java"
          },
          {
            "editType" : "add",
            "file" : "module/cmd-alert/src/main/java/net/md_5/bungee/module/cmd/alert/PluginAlert.java"
          },
          {
            "editType" : "delete",
            "file" : "proxy/src/main/java/net/md_5/bungee/command/CommandAlert.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "api/src/main/java/net/md_5/bungee/Util.java",
          "proxy/src/main/java/net/md_5/bungee/Util.java",
          "api/src/main/java/net/md_5/bungee/chat/ComponentSerializer.java",
          "api/src/main/java/net/md_5/bungee/chat/BaseComponentSerializer.java",
          "proxy/src/main/java/net/md_5/bungee/chat/ComponentSerializer.java",
          "api/src/main/java/net/md_5/bungee/chat/TranslatableComponentSerializer.java",
          "api/pom.xml",
          "proxy/src/main/java/net/md_5/bungee/command/PlayerCommand.java",
          "api/src/main/java/net/md_5/bungee/chat/TextComponentSerializer.java",
          "proxy/src/main/java/net/md_5/bungee/chat/BaseComponentSerializer.java",
          "api/src/main/java/net/md_5/bungee/command/PlayerCommand.java",
          "proxy/pom.xml",
          "proxy/src/main/java/net/md_5/bungee/chat/TranslatableComponentSerializer.java",
          "proxy/src/main/java/net/md_5/bungee/chat/TextComponentSerializer.java"
        ],
        "commitId" : "7483b4d27619a0e5b3a01a2f150f9b0a0e226eeb",
        "timestamp" : 1389268711000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "Shuffle some internal stuff to API so that modules will compile\u000a",
        "date" : "2014-01-09T22:58:31+1100",
        "id" : "7483b4d27619a0e5b3a01a2f150f9b0a0e226eeb",
        "msg" : "Shuffle some internal stuff to API so that modules will compile",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "proxy/src/main/java/net/md_5/bungee/chat/BaseComponentSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "api/src/main/java/net/md_5/bungee/Util.java"
          },
          {
            "editType" : "delete",
            "file" : "proxy/src/main/java/net/md_5/bungee/Util.java"
          },
          {
            "editType" : "add",
            "file" : "api/src/main/java/net/md_5/bungee/chat/TextComponentSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "api/src/main/java/net/md_5/bungee/command/PlayerCommand.java"
          },
          {
            "editType" : "delete",
            "file" : "proxy/src/main/java/net/md_5/bungee/command/PlayerCommand.java"
          },
          {
            "editType" : "delete",
            "file" : "proxy/src/main/java/net/md_5/bungee/chat/ComponentSerializer.java"
          },
          {
            "editType" : "add",
            "file" : "api/src/main/java/net/md_5/bungee/chat/ComponentSerializer.java"
          },
          {
            "editType" : "edit",
            "file" : "api/pom.xml"
          },
          {
            "editType" : "add",
            "file" : "api/src/main/java/net/md_5/bungee/chat/BaseComponentSerializer.java"
          },
          {
            "editType" : "edit",
            "file" : "proxy/pom.xml"
          },
          {
            "editType" : "add",
            "file" : "api/src/main/java/net/md_5/bungee/chat/TranslatableComponentSerializer.java"
          },
          {
            "editType" : "delete",
            "file" : "proxy/src/main/java/net/md_5/bungee/chat/TextComponentSerializer.java"
          },
          {
            "editType" : "delete",
            "file" : "proxy/src/main/java/net/md_5/bungee/chat/TranslatableComponentSerializer.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "93cf50b4e1a694b106b6969932d0f8ce7feabb50",
        "timestamp" : 1389268982000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "Rum gitdescribe earlier in the build process.\u000a",
        "date" : "2014-01-09T23:03:02+1100",
        "id" : "93cf50b4e1a694b106b6969932d0f8ce7feabb50",
        "msg" : "Rum gitdescribe earlier in the build process.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "proxy/src/main/java/net/md_5/bungee/ModuleManager.java",
          "proxy/src/main/java/net/md_5/bungee/BungeeCord.java",
          "pom.xml",
          "bootstrap/src/main/java/net/md_5/bungee/Bootstrap.java"
        ],
        "commitId" : "a426a5ec225505be59973f73733010fbfb895804",
        "timestamp" : 1389544087000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "Implement module loader, blacklist this build from loading.\u000a",
        "date" : "2014-01-13T03:28:07+1100",
        "id" : "a426a5ec225505be59973f73733010fbfb895804",
        "msg" : "Implement module loader, blacklist this build from loading.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bootstrap/src/main/java/net/md_5/bungee/Bootstrap.java"
          },
          {
            "editType" : "add",
            "file" : "proxy/src/main/java/net/md_5/bungee/ModuleManager.java"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "proxy/src/main/java/net/md_5/bungee/BungeeCord.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ],
  "mavenArtifacts" : None,
  "mavenVersionUsed" : "3.0.4"
}