From bda4b0e66b58728ce308f527d02208736f5fadf6 Mon Sep 17 00:00:00 2001 From: Cedric Beust Date: Thu, 30 Mar 2017 13:36:37 -0700 Subject: [PATCH] Document --downloadSources --- documentation/index.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/documentation/index.html b/documentation/index.html index 079d51d..28ef181 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -725,6 +725,13 @@ New versions found: + + --downloadSources + Boolean + false + Whenever dependencies are resolved, their sources and Javadoc are downloaded as well. + Mostly useful when used with --resolve or when Kobalt is launched in --server mode. + --dryRun Boolean