gradle-josm-plugin / org.openstreetmap.josm.gradle.plugin.config / JosmPluginExtension / tmpJosmCacheDir

tmpJosmCacheDir

var tmpJosmCacheDir: File

The directory in which the JOSM cache for the JOSM instance used by runJosm and debugJosm is stored.

Default value: $buildDir/.josm/cache (for JOSM versions < 7841, ${josm.tmpJosmPrefDir}/cache is used)

Since
0.4.0