mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-24 19:47:11 -07:00
Not used.
This commit is contained in:
parent
3a14d66499
commit
839ba391f9
1 changed files with 0 additions and 7 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue