File tree Expand file tree Collapse file tree 6 files changed +111
-0
lines changed
content/com/elharo/propernouns Expand file tree Collapse file tree 6 files changed +111
-0
lines changed Original file line number Diff line number Diff line change 1+ [ com.elharo: propernouns ] ( https://central.sonatype.com/artifact/com.elharo/propernouns/versions ) RB check
2+ =======
3+
4+ [ ![ Reproducible Builds] ( https://reproducible-builds.org/images/logos/rb.svg ) an independently-verifiable path from source to binary code] ( https://reproducible-builds.org/ )
5+
6+ ## Project: [ com.elharo: propernouns ] ( https://central.sonatype.com/artifact/com.elharo/propernouns/versions ) [ ![ Reproducible Builds] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/jvm-repo-rebuild/reproducible-central/master/content/com/elharo/propernouns/badge.json )] ( https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/com/elharo/propernouns/README.md )
7+
8+ Source code: [ https://github.com/elharo/propernouns.git ] ( https://github.com/elharo/propernouns.git )
9+
10+ rebuilding ** 1 releases** of com.elharo:propernouns:
11+ - ** 1** releases were found successfully ** fully reproducible** (100% reproducible artifacts :white_check_mark : ),
12+ - 0 had issues (some unreproducible artifacts :warning : , see eventual :mag : diffoscope and/or :memo : issue tracker links):
13+
14+ | 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 |
15+ | -- | --------- | ------ | ------ | -- |
16+ | [ 1.0.3] ( https://central.sonatype.com/artifact/com.elharo/propernouns/1.0.3/pom ) | | | |
17+ | [ 1.0.2] ( https://central.sonatype.com/artifact/com.elharo/propernouns/1.0.2/pom ) | | | |
18+ | [ 1.0.1] ( https://central.sonatype.com/artifact/com.elharo/propernouns/1.0.1/pom ) | [ mvn jdk17] ( propernouns-1.0.1.buildspec ) | [ result] ( propernouns-1.0.1.buildinfo ) : [ 3 :white_check_mark : ] ( propernouns-1.0.1.buildcompare ) | | 28K |
19+
20+ <i >(size is calculated without javadoc, that has been excluded from reproducibility checks)</i >
Original file line number Diff line number Diff line change 1+ { "schemaVersion" : 1 ,
2+ "label" : " Reproducible Builds" ,
3+ "labelColor" : " 1e5b96" ,
4+ "message" : " 3/3" ,
5+ "color" : " green" ,
6+ "isError" : " true" }
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <metadata >
3+ <groupId >com.elharo</groupId >
4+ <artifactId >propernouns</artifactId >
5+ <versioning >
6+ <latest >1.0.3</latest >
7+ <release >1.0.3</release >
8+ <versions >
9+ <version >1.0</version >
10+ <version >1.0.1</version >
11+ <version >1.0.2</version >
12+ <version >1.0.3</version >
13+ </versions >
14+ <lastUpdated >20251027133133</lastUpdated >
15+ </versioning >
16+ </metadata >
Original file line number Diff line number Diff line change 1+ version=1.0.1
2+ ok=3
3+ ko=0
4+ ignored=0
5+ okFiles="propernouns-1.0.1.pom propernouns-1.0.1.jar propernouns-1.0.1-sources.jar"
6+ koFiles=""
7+ ignoredFiles=""
8+ reference_java_version="17 (from MANIFEST.MF Build-Jdk-Spec)"
9+ reference_os_name="Unix (from pom.properties newline)"
Original file line number Diff line number Diff line change 1+ # https://reproducible-builds.org/docs/jvm/
2+ buildinfo.version=1.0-SNAPSHOT
3+
4+ name=propernouns
5+ group-id=com.elharo
6+ artifact-id=propernouns
7+ version=1.0.1
8+
9+ # source information
10+ source.scm.uri=scm:git:git://github.com/elharo/propernouns.git
11+ source.scm.tag=HEAD
12+
13+ # build instructions
14+ build-tool=mvn
15+
16+ # effective build environment information
17+ java.version=17.0.17
18+ java.vendor=Ubuntu
19+ os.name=Linux
20+ os.version=6.11.0-1018-azure
21+ os.arch=amd64
22+ line.separator=\n
23+
24+ # Maven rebuild instructions and effective environment
25+ mvn.version=3.9.11
26+
27+ # output
28+
29+ outputs.0.groupId=com.elharo
30+ outputs.0.filename=propernouns-1.0.1.pom
31+ outputs.0.length=6439
32+ outputs.0.checksums.sha512=d43bd42e745d8de95dcbedbd5d77043a42232f0db1e7facaf725e914ea1bd0db178dae4dfbc700c886abb1f1b93e3e2ec5ca8eece4216d45df0773ba515d1adc
33+
34+ outputs.1.groupId=com.elharo
35+ outputs.1.filename=propernouns-1.0.1.jar
36+ outputs.1.length=11298
37+ outputs.1.checksums.sha512=ef37f4c2c4d3b060e551e46b1251d82ad72b883e1bc4145877360cafc0858c168ac6373c888d5ce1ae4ba43438ef1858f5b86ddbd9b752077b7440d9d1a37a54
38+
39+ outputs.2.groupId=com.elharo
40+ outputs.2.filename=propernouns-1.0.1-sources.jar
41+ outputs.2.length=10920
42+ outputs.2.checksums.sha512=2436f7491d4430e9df72e11413cd0c84c1f826e43e34de7548117084b4339938be93b84c9f4115d3fea47e5e78d93f521a45a147ab96f3675dad371dd5516010
Original file line number Diff line number Diff line change 1+ groupId=com.elharo
2+ artifactId=propernouns
3+ display=${groupId}:${artifactId}
4+ version=1.0.1
5+
6+ gitRepo=https://github.com/elharo/${artifactId}.git
7+ gitTag=v${version}
8+
9+ tool=mvn-3.9.11
10+ jdk=17
11+ newline=lf
12+ #umask=022
13+
14+ command="mvn -Prelease clean package -DskipTests -Dmaven.javadoc.skip -Dgpg.skip -Dbuildinfo.detect.skip=false"
15+ buildinfo=target/${artifactId}-${version}.buildinfo
16+
17+ #diffoscope=${artifactId}-${version}.diffoscope
18+ issue=
You can’t perform that action at this time.
0 commit comments