{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      "_class" : "hudson.maven.reporters.SurefireReport",
      "failCount" : 0,
      "skipCount" : 16,
      "totalCount" : 846,
      "urlName" : "testReport"
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "https://letsbuild.net/jenkins/job/CommandHelper/com.sk89q$commandhelper/14/mavenArtifacts/"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "commandhelper-3.3.5-SNAPSHOT-full.jar",
      "fileName" : "commandhelper-3.3.5-SNAPSHOT-full.jar",
      "relativePath" : "com.sk89q/commandhelper/3.3.5-SNAPSHOT/commandhelper-3.3.5-SNAPSHOT-full.jar"
    },
    {
      "displayPath" : "commandhelper-3.3.5-SNAPSHOT.jar",
      "fileName" : "commandhelper-3.3.5-SNAPSHOT.jar",
      "relativePath" : "com.sk89q/commandhelper/3.3.5-SNAPSHOT/commandhelper-3.3.5-SNAPSHOT.jar"
    },
    {
      "displayPath" : "commandhelper-3.3.5-SNAPSHOT.pom",
      "fileName" : "commandhelper-3.3.5-SNAPSHOT.pom",
      "relativePath" : "com.sk89q/commandhelper/3.3.5-SNAPSHOT/commandhelper-3.3.5-SNAPSHOT.pom"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#14",
  "duration" : 797514,
  "estimatedDuration" : 816922,
  "executor" : None,
  "fullDisplayName" : "CommandHelper » CommandHelper #14",
  "id" : "14",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 14,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1765914470727,
  "url" : "https://letsbuild.net/jenkins/job/CommandHelper/com.sk89q$commandhelper/14/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/laytonsmith/abstraction/enums/MCEnchantment.java",
          "src/main/java/com/laytonsmith/core/functions/World.java",
          "src/main/java/com/laytonsmith/abstraction/enums/MCPlayerStatistic.java",
          "src/main/java/com/laytonsmith/abstraction/bukkit/entities/BukkitMCPlayer.java",
          "src/main/java/com/laytonsmith/abstraction/enums/MCEnterBedResult.java",
          "src/main/java/com/laytonsmith/abstraction/enums/MCSound.java",
          "src/main/java/com/laytonsmith/abstraction/enums/MCPotionCause.java",
          "src/main/java/com/laytonsmith/abstraction/enums/MCGameRule.java",
          "src/main/java/com/laytonsmith/abstraction/bukkit/BukkitMCWorld.java",
          "src/main/java/com/laytonsmith/abstraction/enums/MCEntityEffect.java",
          "pom.xml",
          "src/main/java/com/laytonsmith/abstraction/enums/MCEntityType.java",
          "src/main/java/com/laytonsmith/abstraction/blocks/MCMaterial.java",
          "src/main/resources/docs/Upgrade_Guide",
          "src/main/java/com/laytonsmith/abstraction/enums/MCVersion.java",
          "src/main/resources/functionDocs/get_itemmeta",
          "src/main/java/com/laytonsmith/abstraction/enums/MCPotionEffectType.java",
          "src/main/resources/docs/Compatibility",
          "src/main/java/com/laytonsmith/abstraction/MCWorld.java"
        ],
        "commitId" : "1ae6b070cc58099689c9d31ffbfa5d1988322dbe",
        "timestamp" : 1765904799000,
        "author" : {
          "absoluteUrl" : "https://letsbuild.net/jenkins/user/pseudoknight",
          "fullName" : "PseudoKnight"
        },
        "authorEmail" : "michael.jt.smith@gmail.com",
        "comment" : "Add support for Minecraft 1.21.11\u000a",
        "date" : "2025-12-16 09:06:39 -0800",
        "id" : "1ae6b070cc58099689c9d31ffbfa5d1988322dbe",
        "msg" : "Add support for Minecraft 1.21.11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/abstraction/enums/MCVersion.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/docs/Upgrade_Guide"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/core/functions/World.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/abstraction/bukkit/entities/BukkitMCPlayer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/abstraction/MCWorld.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/abstraction/enums/MCEnchantment.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/abstraction/enums/MCPlayerStatistic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/abstraction/enums/MCPotionCause.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/abstraction/enums/MCSound.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/abstraction/enums/MCGameRule.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/abstraction/enums/MCEntityType.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/functionDocs/get_itemmeta"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/abstraction/enums/MCPotionEffectType.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/docs/Compatibility"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/abstraction/bukkit/BukkitMCWorld.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/abstraction/blocks/MCMaterial.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/abstraction/enums/MCEnterBedResult.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/laytonsmith/abstraction/enums/MCEntityEffect.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/java/com/laytonsmith/core/functions/MinecraftTest.java"
        ],
        "commitId" : "0d2740cd668ad2958aef8c788462992b69ab65e3",
        "timestamp" : 1765905089000,
        "author" : {
          "absoluteUrl" : "https://letsbuild.net/jenkins/user/pseudoknight",
          "fullName" : "PseudoKnight"
        },
        "authorEmail" : "michael.jt.smith@gmail.com",
        "comment" : "Fix missed diff for 1.21.11 support commit\u000a",
        "date" : "2025-12-16 09:11:29 -0800",
        "id" : "0d2740cd668ad2958aef8c788462992b69ab65e3",
        "msg" : "Fix missed diff for 1.21.11 support commit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/java/com/laytonsmith/core/functions/MinecraftTest.java"
          }
        ]
      }
    ],
    "kind" : None
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://letsbuild.net/jenkins/user/pseudoknight",
      "fullName" : "PseudoKnight"
    }
  ],
  "mavenArtifacts" : {
    "url" : "https://letsbuild.net/jenkins/job/CommandHelper/com.sk89q$commandhelper/14/mavenArtifacts/"
  }
}