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
