hmmm, yes, :core:core-project1 is exactly how I add it though core directory is empty with just actual gradle projects in it. Is there any way I can fix this issue? or does the jacoco plugin somehow have to be fixed to account for this?
I am not sure why the jacoco plugin worked in 5.3.1 but not in 5.6.3. I ran through upgrading this week to see where we broke and fix it (NOTE: It doesn’t look like it but the link goes to gradle-wrapper.properties file history to see the upgrade version history)
We could not upgrade to 6 though as that broke even more stuff. All in all, I wish upgrading gradle was more like the jdk as every upgrade seems to break stuff :(. feels like ruby days which is sad since otherwise gradle is sooooo powerful.