From 839ba391f94ebc6e55bcfe03e1538a49c66a5bf4 Mon Sep 17 00:00:00 2001 From: Cedric Beust Date: Tue, 25 Apr 2017 16:11:04 -0700 Subject: [PATCH] Not used. --- plug-ins/index.html | 7 ------- 1 file changed, 7 deletions(-) diff --git a/plug-ins/index.html b/plug-ins/index.html index e023db1..2f60d3a 100644 --- a/plug-ins/index.html +++ b/plug-ins/index.html @@ -541,13 +541,6 @@ The simplest way to install is either not specify anything in the install< } -
-

Note

- These two approaches are mutually exclusive: if you choose the fine grained approach, you will have to - perform the installation of all the artifacts yourself and the target approach will - be ignored. -
-

You might find the directive collect() useful when installing: this function is invoked on a list of dependencies and returns a list of jar files that represent the transitive closure of the dependencies: