{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by Geolykt"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 13,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "28e8802aefce3d7c5413d6762e315e85f60b9d0f",
            "branch" : [
              {
                "SHA1" : "28e8802aefce3d7c5413d6762e315e85f60b9d0f",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "28e8802aefce3d7c5413d6762e315e85f60b9d0f",
            "branch" : [
              {
                "SHA1" : "28e8802aefce3d7c5413d6762e315e85f60b9d0f",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "28e8802aefce3d7c5413d6762e315e85f60b9d0f",
        "branch" : [
          {
            "SHA1" : "28e8802aefce3d7c5413d6762e315e85f60b9d0f",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/stianloader/PicoResolve.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#13",
  "duration" : 16818,
  "estimatedDuration" : 23188,
  "executor" : None,
  "fullDisplayName" : "picoresolve #13",
  "id" : "13",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 13,
  "queueId" : 37,
  "result" : "SUCCESS",
  "timestamp" : 1718203747732,
  "url" : "https://stianloader.org/jenkins/job/picoresolve/13/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/stianloader/picoresolve/MavenResolver.java",
          "src/main/java/org/stianloader/picoresolve/DependencyContainerNode.java"
        ],
        "commitId" : "28e8802aefce3d7c5413d6762e315e85f60b9d0f",
        "timestamp" : 1718203582000,
        "author" : {
          "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
          "fullName" : "Geolykt"
        },
        "authorEmail" : "admin@geolykt.de",
        "comment" : "Gracefully recover from duplicate dependency definitions\u000a\u000aAffected dependency: io.netty:netty-all:4.1.111.Final\u000a\u000a---\u000a\u000aIt is a bit beyond me why this is supported behaviour (and why netty of all projects\u000aactually makes use of this feature) - but chances are this all boils down to legacy\u000areasons and backwards compatibility. Well, you have to pay some price for stability\u000aunless you go down the gradle route and forgo stability.\u000a",
        "date" : "2024-06-12 16:46:22 +0200",
        "id" : "28e8802aefce3d7c5413d6762e315e85f60b9d0f",
        "msg" : "Gracefully recover from duplicate dependency definitions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/org/stianloader/picoresolve/MavenResolver.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/org/stianloader/picoresolve/DependencyContainerNode.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
      "fullName" : "Geolykt"
    }
  ]
}