mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-27 08:38:13 -07:00
Merge pull request #14 from evanchooly/master
import repositories from the pom
This commit is contained in:
commit
08fafcff33
6 changed files with 96 additions and 24 deletions
|
@ -2,6 +2,8 @@ import com.beust.kobalt.*
|
|||
import com.beust.kobalt.plugin.packaging.assemble
|
||||
{{imports}}
|
||||
|
||||
val repos = repos({{{repositories}}})
|
||||
|
||||
{{#properties}}
|
||||
val {{first}} = "{{second}}"
|
||||
{{/properties}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue