Max Rydahl Andersen

Results 749 comments of Max Rydahl Andersen

About the trust - I guess we could expand our trusting to be on repo / groupid / artifact / version level. So you can trust either all of central...

Im not a fan of magic classifier. Some modifier for the Gav expression would be nice so can use it both in //deps and commandline.

Have you tried using the ide plugin directly so you dont need symbolic link tree at all?

Yeah. Intellij is not being as automatic as vscode and eclipse. Right click In the source editor and click synchronize jbang. Then things should work. See https://github.com/jbangdev/jbang-idea/issues/102 and add your...

Hmm. Wasn't aware of gradles latest. Notion. Make sense todo or actually natively support gradles notion.

I would start with the place you pointed out in edit as no other place this would be needed afaics.

submit a PR with a flag, maybe `--integrations` that take an optional list of names that will match on substring. Allowing you to do: `--no-integrations` that runs nothing. `--integrations` that...

realized its pretty easy to do. draft at #1875 to try.

any update now that OSSRH-90878 closed in April?