krissrex
08/17/2017, 2:16 PMsource sets as modules
and not; no difference. I tried using both java
and java-library
plugins, with compile
and implementation
. I tried adding stuff to compile with scopes.COMPILE.plus += [ configurations.compile]
when they were `provided`+`runtime` (happens when you disable module per source set).
Nothing I do seems to work