Max Rydahl Andersen
Max Rydahl Andersen
@quintesse didnt we have some concern with this ? I can definitely give it a go again but feel like there was still a higher permission level needed still or...
Never heard about nushell before now. Prs welcome as long as it can be added without too much overhead :)
i've looked at nushell and it does look cool - i didn't see some obvious issues with it. are you just referring to that default install would write to ~/config.nu...
What is that versions plugin for?
Not sure it will make that big diff. Are you saying jbang/java X.jar is noticably slower than java X.java?
Yes I get that - but most will run not build. Not having jar also means can't store which main methods to use or run any integration code (IE. Quarkus...
@quintesse seems like integrations tests is broken because of this. probably more content than expected?
Ohh.. Missed that:/
I don't know aws artifactory but jbang will/should honor credentials configured in maven ~/.m2/settings.xml if it's present.
I see this as fetch Gav excluding transitive dependencies. Which we've discussed in past at https://github.com/jbangdev/jbang/issues/150 The main blocker is figuring out consistent syntax and see if our resolver can...