1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt-doc.git synced 2025-04-25 03:57:11 -07:00

Not used.

This commit is contained in:
Cedric Beust 2017-04-25 16:11:04 -07:00
parent 3a14d66499
commit 839ba391f9

View file

@ -541,13 +541,6 @@ The simplest way to install is either not specify anything in the <code>install<
} }
</pre> </pre>
<div class="bs-callout bs-callout-warning">
<h4>Note</h4>
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 <code>target</code> approach will
be ignored.
</div>
<p> <p>
You might find the directive <code>collect()</code> useful when installing: this function is invoked on a You might find the directive <code>collect()</code> 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: list of dependencies and returns a list of jar files that represent the transitive closure of the dependencies: