Friday, October 5, 2018

Gradle: Publish artifacts to maven repo (nexus) - an working example

Refer my github repo https://github.com/siddeshbg/gradle-uploadArchives for a working  demonstration of Gradle way of publishing artifacts to Maven repos (both local and Nexus).

The README.md has a detailed description of how it works