Retrieve Maven Artifacts from Nexus
If you look at the predefined repositories in your Nexus installation, you would see the following. Here notice the 4 Maven repositories. Name Type Purpose maven-central proxy This points to the Maven public repository where we normally retrieve artifacts from.…