Skip to content

Commit

Permalink
./rebuild.sh content/org/codehaus/plexus/plexus-pom/plexus-pom-19.bui…
Browse files Browse the repository at this point in the history
…ldspec
  • Loading branch information
Reproducible Central CI committed Sep 25, 2024
1 parent a1c19a3 commit f3e34e2
Show file tree
Hide file tree
Showing 4 changed files with 50 additions and 5 deletions.
6 changes: 3 additions & 3 deletions content/org/codehaus/plexus/plexus-pom/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@

Source code: [https://github.com/codehaus-plexus/plexus-pom.git](https://github.com/codehaus-plexus/plexus-pom.git)

rebuilding **17 releases** of org.codehaus.plexus:plexus:
rebuilding **18 releases** of org.codehaus.plexus:plexus:
- **15** 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? | size |
| -- | --------- | ------ | -- |
| [19](https://central.sonatype.com/artifact/org.codehaus.plexus/plexus/19/pom) | | | |
| [19](https://central.sonatype.com/artifact/org.codehaus.plexus/plexus/19/pom) | [mvn jdk8](plexus-pom-19.buildspec) | [result](plexus-19.buildinfo): [2 :white_check_mark: 1 :warning:](plexus-19.buildcompare) | 60K |
| [18](https://central.sonatype.com/artifact/org.codehaus.plexus/plexus/18/pom) | [mvn jdk8](plexus-pom-18.buildspec) | [result](plexus-18.buildinfo): [3 :white_check_mark: ](plexus-18.buildcompare) | 60K |
| [17](https://central.sonatype.com/artifact/org.codehaus.plexus/plexus/17/pom) | [mvn jdk8](plexus-pom-17.buildspec) | [result](plexus-17.buildinfo): [3 :white_check_mark: ](plexus-17.buildcompare) | 59K |
| [16](https://central.sonatype.com/artifact/org.codehaus.plexus/plexus/16/pom) | [mvn jdk8](plexus-pom-16.buildspec) | [result](plexus-16.buildinfo): [3 :white_check_mark: ](plexus-16.buildcompare) | 58K |
Expand Down
4 changes: 2 additions & 2 deletions content/org/codehaus/plexus/plexus-pom/badge.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{ "schemaVersion": 1,
"label": "Reproducible Builds",
"labelColor": "1e5b96",
"message": "3/3",
"color": "green",
"message": "2/3",
"color": "yellow",
"isError": "true" }
8 changes: 8 additions & 0 deletions content/org/codehaus/plexus/plexus-pom/plexus-19.buildcompare
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
version=19
ok=2
ko=1
ignored=0
okFiles="plexus-19-site.xml plexus-19-source-release.zip"
koFiles="plexus-19.pom"
ignoredFiles=""
# diffoscope target/reference/org.codehaus.plexus/plexus-19.pom pom.xml
37 changes: 37 additions & 0 deletions content/org/codehaus/plexus/plexus-pom/plexus-19.buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# https://reproducible-builds.org/docs/jvm/
buildinfo.version=1.0-SNAPSHOT

name=Plexus
group-id=org.codehaus.plexus
artifact-id=plexus
version=19

# source information
source.scm.uri=scm:git:https://github.com/codehaus-plexus/plexus-pom.git
source.scm.tag=plexus-19

# build instructions
build-tool=mvn

# build environment information (simplified for reproducibility)
java.version=8
os.name=Unix

# Maven rebuild instructions and effective environment

# output

outputs.0.groupId=org.codehaus.plexus
outputs.0.filename=plexus-19.pom
outputs.0.length=29100
outputs.0.checksums.sha512=9e0e283d1c7c542ef255fee8f6df40b0e6355bfea802760e0d1d2d5c268755f0b39c35e5e5c0b6bdfad911d596d7447720ec80b210d68e3498f925886e27ea08

outputs.1.groupId=org.codehaus.plexus
outputs.1.filename=plexus-19-site.xml
outputs.1.length=3516
outputs.1.checksums.sha512=ed0487378d1f6a29d0b37f19f8ea2af3c95b2ee9bdbf9197a6288b67d888387499f51c2d2bddbe0293fe0c399db14b8ba11ba13e28c059b09e734a9534203aac

outputs.2.groupId=org.codehaus.plexus
outputs.2.filename=plexus-19-source-release.zip
outputs.2.length=28015
outputs.2.checksums.sha512=c3b16cdd8b345e662c87ad8bc4c55f4c88c530f6ba754b8a3d119c292523c32da2ac4143f9d22b5852072f755a06975e26c93c57a98af55863e803678cb80d82

0 comments on commit f3e34e2

Please sign in to comment.