Skip to content

Conversation

@jpenilla
Copy link
Member

@jpenilla jpenilla commented Oct 16, 2025

Please see https://github.com/PaperMC/Paper/blob/dev/snapshot/CONTRIBUTING.md#branches-and-minecraft-versions before opening any PRs to this branch.

The artifacts published by this PR:

  • 📦 io.papermc.paper:dev-bundle:25w45a-R0.1-SNAPSHOT
  • 📦 io.papermc.paper:paper-api:25w45a-R0.1-SNAPSHOT

Repository Declaration

In order to use the artifacts published by the PR, add the following repository to your buildscript:

repositories {
    maven("https://maven-prs.papermc.io/Paper/pr13194") {
        name = "Maven for PR #13194" // https://github.com/PaperMC/Paper/pull/13194
        mavenContent {
            includeModule("io.papermc.paper", "dev-bundle")
            includeModule("io.papermc.paper", "paper-api")
        }
    }
}

The automated comment below will not update, however the publication is being updated.

@github-project-automation github-project-automation bot moved this to Awaiting review in Paper PR Queue Oct 16, 2025
@PaperMC PaperMC locked as too heated and limited conversation to collaborators Oct 16, 2025
@jpenilla jpenilla added the publish-pr Enables a workflow to build Paperclip jars on the pull request. label Nov 6, 2025
@PaperMC PaperMC unlocked this conversation Nov 6, 2025
@papermc-pr-publishing
Copy link

Last updated for: 9b1f6b4eb1f7612d996fff843dd71279a51a5da6.

Download the Paperclip jar for this pull request: paper-13194.zip

Maven Publication

The artifacts published by this PR:

Repository Declaration

In order to use the artifacts published by the PR, add the following repository to your buildscript:

repositories {
    maven("https://maven-prs.papermc.io/Paper/pr13194") {
        name = "Maven for PR #13194" // https://github.com/PaperMC/Paper/pull/13194
        mavenContent {
            includeModule("io.papermc.paper", "dev-bundle")
            includeModule("io.papermc.paper", "paper-api")
        }
    }
}

@PaperMC PaperMC locked as too heated and limited conversation to collaborators Nov 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dev/next Changes related to the snapshot / next branch publish-pr Enables a workflow to build Paperclip jars on the pull request.

Projects

Status: Awaiting review

Development

Successfully merging this pull request may close these issues.

8 participants