Tako Schotanus

Results 614 comments of Tako Schotanus

We often allow "references" to be either local files or full URLs, I don't see a reason why we wouldn't do the same in this case. Btw, these are just...

> Maybe have it be like //REPOS that are key/value pairs where key is optional and respect the ordering? We could do that, yes. Although I've never understood why Maven...

> Which is the value in having multiple //DOCS in the same script? Honestly, there probably isn't any real value. But we tend to be very lenient in what we...

> What should happen if ... That would also depend on what I said before: if we say `//DOCS` represents just a single document then the alias would _override_ the...

Mostly okay with this, but a couple of remarks: - we tend to try to keep tags, option names and alias attributes similarly named (see //JAVA, --java, "java", //FILES, --files,...

> you do know there is this tool called jbang that can run those jars using maven GAV just fine ? Well no, you can't run a JAR that has...

Weird, that definitely works for me. Can you run `jbang catalog list --show-origin` and see if "junit-team" shows up in there? Or even looking directly in the `/Users/albertocavalcante/dev/workspace/rewrite-jbang/jbang-catalog.json`, that shows...

So clojure doesn't use a compile step? Then this could probably be easily implemented using something similar to `JshSource` and `JshCmdGenerator` in the main code. (And given the fact there...

Converting this to draft, although I think this should probably be closed as I don't think this is the right fix.

Ok, actually the bug is older than that, that same line also causes errors with version v0.130.0