Tako Schotanus

Results 614 comments of Tako Schotanus

See https://github.com/orgs/jbangdev/discussions/1805

Too me this seems pretty fragile, we'd suddenly get possibly different behaviours depending on what code you're running (does it have dependencies or not?) and which JDK you're using (

> @quintesse seems like integrations tests is broken because of this. probably more content than expected? No, the error seems to be: ``` Error: [ERROR] Could not resolve dependencies: Failed...

This does indeed seem a reasonable request. @maxandersen wdyt? Or are we perhaps missing a use-case where we would still want to resolve dependencies? > but asked me to "trust"...

> I see this as fetch Gav excluding transitive dependencies. I thought this could be more of an additional/orthogonal feature, but, @cstamas , I've been looking into the classifiers (eg...

@maxandersen perhaps this should be part of the build steps feature I had been working on some time ago? There were several ways to select which steps to run, including...

Sorry, I always say "tags", that name probably just got stuck in my head years ago :-) I'll try to use "directives" from now on!

@maxandersen perhaps now that we have an official `export gradle` command we should use that for the edit feature? Wdyt?

Ah yes, I forgot about that. Then the only other thing I could imagine is that the gradle build file generation would be made static and public so the edit...