the same source code in different environments and then checks the
binaries produced by the builds to see if changing the environment,
without changing the source code, changed the generated binaries.
</p>
</div>
<divclass="row">
<divclass="four columns title">
<h2>more tools</h2>
</div>
<divclass="eight columns text">
<ul>
<li><ahref="https://zlika.github.io/reproducible-build-maven-plugin">reproducible-build-maven-plugin</a> for the <ahref="https://maven.apache.org">Apache Maven</a> build tool, popular with Java projects.</li>
<li><ahref="https://github.com/raboof/sbt-reproducible-builds#readme">sbt-reproducible-builds</a> plugin for the <ahref="https://www.scala-sbt.org/">sbt</a> build tool, popular with <ahref="https://www.scala-lang.org/">Scala</a> projects.</li>
*[reproducible-build-maven-plugin](https://zlika.github.io/reproducible-build-maven-plugin) for the [Apache Maven](https://maven.apache.org) build tool, popular with Java projects.
*[sbt-reproducible-builds](https://github.com/raboof/sbt-reproducible-builds#readme) plugin for the [sbt](https://www.scala-sbt.org/) build tool, popular with [Scala](https://www.scala-lang.org/) projects.