Skip to content

Commit 78a60f9

Browse files
committed
[debug] verbose develocity cache
1 parent 3f3a19a commit 78a60f9

File tree

1 file changed

+2
-0
lines changed
  • project/scripts

1 file changed

+2
-0
lines changed

project/scripts/sbt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ CMD="${1:?Missing sbt command}"
1010
sbt -J-XX:ReservedCodeCacheSize=512m \
1111
-DSBT_PGP_USE_GPG=false \
1212
-no-colors \
13+
-Ddevelocity.internal.cache.verbose=true \
14+
-Ddevelocity.internal.cache.defaultLogLevel=info \
1315
"$CMD"

0 commit comments

Comments
 (0)