oh yes, I see that option now: post build action > deploy artifact to maven repo > url " https://repository.apache.org/content/repositories/snapshots", id "apache.snapshots.https" Thanks! --Pei
On Tue, Nov 5, 2013 at 2:32 PM, Richard Eckart de Castilho <[email protected]>wrote: > Isn't the ASF Jenkins pre-configured with credentials that allow it to > deploy > builds to the Apache Nexus? Check out the UIMA-SDK or UIMA-uimaFIT builds. > I'm pretty sure, that I didn't have to configure anything in particular. > Make sure that you don't deploy using the Maven goal, but using the Jenkins > post-build step for deploying artifacts. > > -- Richard > > On 05.11.2013, at 20:31, Pei Chen <[email protected]> wrote: > > > Is there a recommended practice to automatically upload nightly snapshots > > to ASF Nexus? If possible, would prefer not saving/passing my > > credentials... > > We're already using Jenkins and Maven (w/assembly plugin)... > > > > --Pei > >
