Jakob Ackermann
|
fcdc244a11
|
[misc] add --no-transfer-progress to all the mvn commands
Apparently `mvn clean` downloads all the packages when running
`make package`.
|
2021-01-04 10:31:40 +00:00 |
|
Jakob Ackermann
|
275bb1b330
|
[misc] hide the download progress of dependencies
|
2021-01-04 10:31:39 +00:00 |
|
Jakob Ackermann
|
f98212e96b
|
[misc] make: skip tests for the build and package target
http://maven.apache.org/plugins-archives/maven-surefire-plugin-2.12.4/examples/skipping-test.html
|
2020-03-10 15:35:50 +01:00 |
|
Shane Kilkelly
|
600aa8d9cf
|
Do mvn clean before build.
We've had build issues be hidden by caching. So we should build from
clean each time, in immitation of the prod build process.
|
2019-03-06 11:41:59 +00:00 |
|
Shane Kilkelly
|
394fd17dfa
|
Working docker setup
|
2018-10-15 11:06:18 +01:00 |
|
Shane Kilkelly
|
a1ac1bf17f
|
Fix makefile, seems to work now
|
2018-10-08 10:57:20 +01:00 |
|
Shane Kilkelly
|
33dbbe49ff
|
Add makefile and basic dockerfile
|
2018-10-08 10:36:20 +01:00 |
|