ImgScroll/build.sh

4 lines
187 B
Bash
Raw Permalink Normal View History

2018-02-20 02:34:51 +01:00
#!/usr/bin/env bash
mvn clean compile assembly:single
# Strip the jar of any non-reproducible metadata such as timestamps
mvn io.github.zlika:reproducible-build-maven-plugin:0.6:strip-jar