added archive.scan.depth

Former-commit-id: 4582ae764582a0435b6f672ed86393d37f8e3d05
This commit is contained in:
Jeremy Long
2015-06-29 06:24:43 -04:00
parent 70ac55f983
commit 9fbf8b58a1

View File

@@ -70,3 +70,6 @@ analyzer.nexus.proxy=true
# the URL for searching search.maven.org for SHA-1 and whether it's enabled
analyzer.central.enabled=true
analyzer.central.url=http://search.maven.org/solrsearch/select
# the number of nested archives that will be searched.
archive.scan.depth=3