Month: August 2014

  • Publish JAR artifact using Gradle to Artifactory

    Publish JAR artifact using Gradle to Artifactory

    So I have wasted (invested) a day or two just to find out how to publish a JAR using Gradle to a locally running Artifactory server. I used Gradle Artifactory plugin to do the publishing. I was lost in endless loop of including various versions of various plugins and executing all sorts of tasks. Yes,…