In Version 2.0.0.2 compileOnly dependencies don't work. If I declare a compileOnly dependency (immutables.org) it is shown in the dependency-tree (under "Provided for main"), but I can't use it in my code. In older versions of this plugin, it works as expected.
In Version 2.0.0.2 compileOnly dependencies don't work. If I declare a compileOnly dependency (immutables.org) it is shown in the dependency-tree (under "Provided for main"), but I can't use it in my code. In older versions of this plugin, it works as expected.