Automating upload of artifacts in Nexus using Maven
- by manoj7777777
Hi ,
Am trying to automate the process of uploading an artifact generated by Maven into a Nexus hosted repository. Is this possible? In the Nexus docs they have talked only about manual uploading.
I also looked at the nexus maven plugins and nothing like this is specified.
Thanks in advance