Boris Smidt
Boris Smidt
I will make a workaround in this project by adding the: `internalDependencyAsJars` to the task that extracts the jars or if i fail at that i might be able to...
Ah cool idea! i'll try it out
I couldn't get it to work as you posted but i ended up using and moved the options to a special include folder and i was lucky that only 1...
Maybe a simpeler solution would be to automatically add proto files if they have the name scalapb-options.proto or some other convention. A bit like reference.conf. Its probably the easiest without...
Ah cool! yea i already prefer `project-matrix` since you then don't forget to run the tests for all versions. On the flipside having all tests always run 3 times slows...
I'm using intellij, The heaviness i'm talking about is that i already need a 3GB of ram to import a project with 120 projects and this plugin enabled to compile...
I've made a heapdump and it is mainly Scopes. So i think the project just became exponentially too big with this plugin. I.e. i had to cross build between 3...
Maybe a small remark, your plugin would be more popular if it included the term scala in the tool. Its a bit weird to include gradle-crossbuild and get scala-crossbuild functionality...
Yes the name sounds better or just `scala-crossbuild-plugin` (it doesn't matter much) The validation taks does this. if a company make a artifact but was not crossbuilding yet they might...
Yea true, i still use this in a script like fashion. or copy paste it in the project i want to validate.