diff --git a/documentation/index.html b/documentation/index.html index ca99d0c..7dc642e 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -473,8 +473,9 @@ Deploying 8 files to local maven /Users/cbeust/.kobalt/localMavenRepo BUILD SUCCESSFUL (0 seconds)
- You can then add this repository to the list of repositories that Kobalt should use when looking up
- by calling the localMaven()
directive:
+ If you want your projects to use that local repository on top of the regular ones (JCenter, etc...),
+ you can use the localMaven()
directive in your repos()
specification in your
+ build file:
// Build.kt