Join Slack
Powered by
Can I add mavenLocal to a script using `@file:Repo...
# scripting
m
mbonnin
04/12/2020, 2:34 PM
Can I add mavenLocal to a script using
@file:Repository
? I tried
@file:Repository("file:///Users/m.bonnin/.m2/repository")
but that doesn't seem to work
mbonnin
04/12/2020, 3:07 PM
For the record, it looks like my problem was more related to trying to load SNAPSHOTS. Bug fileed there:
https://youtrack.jetbrains.com/issue/KT-38212
2
Views
Open in Slack
Previous
Next