Tag: Maven repository
Integrating Maven and Nexus for Continuous Delivery with Jenkins
This article demonstrates how to integrate Maven with Nexus repositories and deploy snapshot and release artifacts automatically during the build process. It also helps to understand version uptick using Maven. In this ...