SrSouza
08/18/2020, 1:23 PMMavenDependenciesResolver
(by using scripting-dependencies-maven
)? I could find a way with the Ivy (my implementation: https://github.com/DevSrSouza/Bukkript/blob/master/script-definition/src/main/kotlin/br/com/devsrsouza/bukkript/script/definition/dependencies/IvyResolver.kt#L85)ilya.chernikov
08/18/2020, 4:15 PMscripting-dependencies-maven
library uses standard maven/aether
libraries for resolving, there is no support at the moment for configuring custom local repository from the lib, but standard maven ways should work, I suppose. e.g. - https://stackoverflow.com/questions/16591080/maven-alternative-m2-directory