Publish to local Nexus repository
In the last post, I explained how to set up the Nexus repository on a local NAS server. So now it is time to publish some artifacts there. Create a simple java project In Intellij create a new Gradle project with Java libraries. Create directories: s...
Dec 20, 20221 min read221