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: