Closed hboutemy closed 2 years ago
see https://maven.apache.org/guides/mini/guide-reproducible-builds.html
you can check how reproducible the build is with:
mvn clean install -DskipTests mvn clean package -DskipTests artifact:compare
as put in comments, 2 artifacts are not yet reproducible because Karaf and ServiceMix Maven plugins still need fixes https://issues.apache.org/jira/browse/KARAF-7367 https://issues.apache.org/jira/browse/SM-5021
supercedes #112
see https://maven.apache.org/guides/mini/guide-reproducible-builds.html
you can check how reproducible the build is with:
as put in comments, 2 artifacts are not yet reproducible because Karaf and ServiceMix Maven plugins still need fixes https://issues.apache.org/jira/browse/KARAF-7367 https://issues.apache.org/jira/browse/SM-5021
supercedes #112