[ 
https://issues.apache.org/jira/browse/SUREFIRE-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087430#comment-17087430
 ] 

Herve Boutemy commented on SUREFIRE-1770:
-----------------------------------------

ok, commit merged
here is current reproducibility status:
{noformat}$ mvn clean install -e -DskipTests buildinfo:buildinfo && mvn clean 
verify -e -DskipTests buildinfo:buildinfo -Dreference.repo=central
[...]
[INFO] --- maven-buildinfo-plugin:1.0-SNAPSHOT:buildinfo (default-cli) @ 
surefire-shared-utils ---
[INFO] Saved aggregate info on build to 
plugins/core/surefire/surefire-shared-utils/target/surefire-shared-utils-3.0.0-SNAPSHOT.buildinfo
[INFO] Checking against reference build from central...
[WARNING] Reference buildinfo file not found: it will be generated from 
downloaded reference artifacts
[WARNING] Reference artifact not found 
org.apache.maven.surefire:surefire-its:jar:3.0.0-SNAPSHOT
[INFO] Minimal buildinfo generated from downloaded artifacts: 
/home/herve/projets/maven/sources/plugins/core/surefire/target/reference/surefire-shared-utils-3.0.0-SNAPSHOT.buildinfo
[WARNING] size mismatch surefire-its-3.0.0-SNAPSHOT.jar: diffoscope 
target/reference/surefire-its-3.0.0-SNAPSHOT.jar 
surefire-its/target/surefire-its-3.0.0-SNAPSHOT.jar
[WARNING] Reproducible Build output summary: 26 files ok, 1 different, 0 missing
[WARNING] diff target/reference/surefire-shared-utils-3.0.0-SNAPSHOT.buildinfo 
surefire-shared-utils/target/surefire-shared-utils-3.0.0-SNAPSHOT.buildinfo
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Maven Surefire 3.0.0-SNAPSHOT:
[...]{noformat}

now we only have 1 little issue with surefire-its: it's a limitation of 
buildinfo plugin, that does not detect that this artifact is not 
installed/deployed, then should be simply ignored
we can ignore it

next test will be to build with apache-release profile, to have absolutely 
every artifact, but current status seems quite good

> make build Reproducible
> -----------------------
>
>                 Key: SUREFIRE-1770
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1770
>             Project: Maven Surefire
>          Issue Type: Improvement
>    Affects Versions: 3.0.0-M4
>            Reporter: Herve Boutemy
>            Assignee: Herve Boutemy
>            Priority: Major
>             Fix For: 3.0.0-M5
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to