We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f3a19a commit 78a60f9Copy full SHA for 78a60f9
project/scripts/sbt
@@ -10,4 +10,6 @@ CMD="${1:?Missing sbt command}"
10
sbt -J-XX:ReservedCodeCacheSize=512m \
11
-DSBT_PGP_USE_GPG=false \
12
-no-colors \
13
+ -Ddevelocity.internal.cache.verbose=true \
14
+ -Ddevelocity.internal.cache.defaultLogLevel=info \
15
"$CMD"
0 commit comments