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

maxPluginDependencyDepth

var maxPluginDependencyDepth: Int

When determining on which JOSM plugins this project depends, dependency chains are followed this number of steps. This number is the termination criterion when recursively searching for JOSM plugins that are required through JosmManifest.pluginDependencies.