For more info, you can take a look here:

https://support.sonatype.com/entries/21283268-Configure-Maven-to-Deploy-to-Nexus

You tie the deployment to the Maven deploy build phase, so whenever you 
call 'mvn deploy', it will publish the artifact to the repo you've 
configured. (Calling mvn build or mvn test, obviously wouldn't take it as 
far as a deployment.)

On Wednesday, September 25, 2013 7:43:44 AM UTC-4, Irfan Sayed wrote:
>
> i have gone to these plugins but never any direct build promotion to nexus
> please suggest 
>
> regards
> irfan
>
>
>
> On Wed, Sep 25, 2013 at 1:10 PM, Bryant Kwon <bryan...@gmail.com<javascript:>
> > wrote:
>
>> You may want to look into maven deploy or publish over ssh plugin.
>>
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "Jenkins Developers" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to jenkinsci-de...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to