Tobias Roeser

Results 198 issues of Tobias Roeser

Selecting many targets with wildcard and the braces syntax is very convenient, but if there is need to exclude some targets from the expansion, one needs to enumerate all targets...

feedback wanted

I think the new `JavaModule.mandatoryIvyDeps` opens convenience for various modules, e.g. in AspectJ we always want to add a runtime lib. I propose to introduce `mandatoryRunIvyDeps` and maybe also `mandatoryCompileIvyDeps`...

feedback wanted

Improve error message when coursier resolution failed. It should contain some rudimentary explanation of the `ivy".."` syntax as well as a link to some documentation. It is probably worth, to...

feedback wanted

Example project: https://github.com/woq-blended/nestedSuites

See also related issue #832 and it's fix 2b3fb0578233de00feea5f34a09a6736e0e456ce.

Once parallel targets are implemented (#32, #480), it might get complicated to run interactive application with `run` in parallel. We probably want some way to indicate, that a command wants...

Document purpose, users and who defines them. E.g. * `MILL_VERSION` * `MILL_BUILD_LIBRARIES` * ...

Instead, it should create such files inside the `out/.../test/dest/` directory.