Hi <@U0CHHN4F4>, there is anyway to set the Maven ...
# scripting
s
Hi @ilya.chernikov, there is anyway to set the Maven Cache folder for the 
MavenDependenciesResolver
 (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)
i
The
scripting-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