Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ Source code: [https://github.com/IntellectualSites/PlotSquared.git](https://gith
* [com.intellectualsites.plotsquared:plotsquared-core](https://central.sonatype.com/artifact/com.intellectualsites.plotsquared/plotsquared-core/overview)
</details>

rebuilding **13 releases** of com.intellectualsites.plotsquared:plotsquared-bukkit:
rebuilding **14 releases** of com.intellectualsites.plotsquared:plotsquared-bukkit:
- **11** releases were found successfully **fully reproducible** (100% reproducible artifacts :white_check_mark:),
- 2 had issues (some unreproducible artifacts :warning:, see eventual :mag: diffoscope and/or :memo: issue tracker links):
- 3 had issues (some unreproducible artifacts :warning:, see eventual :mag: diffoscope and/or :memo: issue tracker links):

| version | [build spec](/BUILDSPEC.md) | [result](https://reproducible-builds.org/docs/jvm/): reproducible? | [stabilize](https://github.com/google/oss-rebuild/blob/main/cmd/stabilize/README.md) | size |
| -- | --------- | ------ | ------ | -- |
| [7.5.6](https://central.sonatype.com/artifact/com.intellectualsites.plotsquared/plotsquared-bukkit/7.5.6/pom) | | | |
| [7.5.6](https://central.sonatype.com/artifact/com.intellectualsites.plotsquared/plotsquared-bukkit/7.5.6/pom) | [gradle jdk21](plotsquared-7.5.6.buildspec) | :x: | |
| [7.5.5](https://central.sonatype.com/artifact/com.intellectualsites.plotsquared/plotsquared-bukkit/7.5.5/pom) | | | |
| [7.5.4](https://central.sonatype.com/artifact/com.intellectualsites.plotsquared/plotsquared-bukkit/7.5.4/pom) | [gradle jdk21](plotsquared-7.5.4.buildspec) | :x: | |
| [7.5.3](https://central.sonatype.com/artifact/com.intellectualsites.plotsquared/plotsquared-bukkit/7.5.3/pom) | [gradle jdk21](plotsquared-7.5.3.buildspec) | :x: | |
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
groupId=com.intellectualsites.plotsquared
artifactId=plotsquared-bukkit
display=com.intellectualsites.*:plotsquared
version=7.5.6

gitRepo=https://github.com/IntellectualSites/PlotSquared.git
gitTag=${version}

tool=gradle
jdk=21
newline=lf
umask=022

command="./gradlew --no-daemon --no-build-cache clean assemble publishToMavenLocal -Pskip.signing -x test"

buildinfo=${artifactId}-${version}.buildinfo

#diffoscope=${artifactId}-${version}.diffoscope
issue=