| 19 | 19 | id 'com.palantir.git-version' version '3.1.0' |
| 20 | 20 | id 'com.github.spotbugs' version '6.0.9' |
| 21 | id 'com.jaredsburrows.license' version '0.9.8' | |
| 21 | 22 | } |
| 22 | 23 |
| 286 | 286 | if [ "${ARG_JAVA_OS}" = "macos" ]; then |
| 287 | 287 | packer=${SCRIPT_DIR}/bin/linux-x64.warp-packer |
| 288 | packer_opt_pack="" | |
| 289 | packer_opt_input="input_dir" | |
| 290 | 288 | fi |
| 291 | 289 |