mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
Comment.
This commit is contained in:
parent
5983e444fd
commit
d27066fb29
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@ public class PackagingPlugin @Inject constructor(val dependencyManager : Depende
|
|||
|
||||
//
|
||||
// Transitive closure of libraries into WEB-INF/libs
|
||||
// Copy them all in kobaltBuild/war/WEB-INF/libs and created one IncludedFile out of that directory
|
||||
//
|
||||
val allDependencies = dependencyManager.transitiveClosure(project.compileDependencies)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue