Automating upload of artifacts in Nexus using Maven
        Posted  
        
            by manoj7777777
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by manoj7777777
        
        
        
        Published on 2010-06-07T13:09:41Z
        Indexed on 
            2010/06/07
            13:12 UTC
        
        
        Read the original article
        Hit count: 325
        
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
© Stack Overflow or respective owner