-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
./rebuild.sh content/org/codehaus/plexus/plexus-pom/plexus-pom-19.bui…
…ldspec
- Loading branch information
Reproducible Central CI
committed
Sep 25, 2024
1 parent
a1c19a3
commit f3e34e2
Showing
4 changed files
with
50 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
8
content/org/codehaus/plexus/plexus-pom/plexus-19.buildcompare
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
37
content/org/codehaus/plexus/plexus-pom/plexus-19.buildinfo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |