Hi
We have a multi project in gradle and the artifactory plugin.
When we change the code in one of the sub project only the subproject jar is
being build BUT the plugin publish ALL the jars.
How I can publish only the jar/jars that was build.
Thanks
Gil