- Enable parallel builds
- Remove `clean`
- Remove `--no-daemon`
- Remove `--refresh-dependencies` This refreshes all dependencies not just
dependencies that change. spring-build-conventions has been updated to
set the cache time of snapshots and changing modules to be 0, so that is
always updated.
Closes gh-8113