Tako Schotanus
Tako Schotanus
Sure @koppor , anyone who has their JDK on their PATH or set as JAVA_HOME can use whatever JDK they like. But it won't make it easy to switch between...
Just a test, but could you try to run `jbang info tools ` and perhaps share its output? Or at least check if the paths it shows are correct?
Btw @maxandersen just tried it with setting `localRepository` and it does seems that the dependency resolver doesn't take that setting into account.
Thing is that I don't know if that's what people would expect. Especially because it would depend on the script author having added the `//REPOS mavenlocal` line to their scripts....
> That is #602 Ah ok :sweat_smile:
Good idea! Btw, instead of giving two examples perhaps you could add just one plus the command to list the others instead? `jbang catalog list jbangdev` Edit: although what we...
(oh how I hate dealing with command line parsing on Windows!)
Hi @tombentley , long time no see :-) Btw, I'm guessing this issue is better opened here https://github.com/jbangdev/jbang-maven-plugin , because I don't think it's an issue with JBang itself.
Hmm that's weird. Is that on purpose @maxandersen or should we enable the issues?
I would like to bump this issue because even though it was supposedly easy to implement more than 4 years have passed. In our case we have the problem that...