Return-Path: X-Original-To: apmail-zest-dev-archive@minotaur.apache.org Delivered-To: apmail-zest-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AB47318965 for ; Sat, 20 Jun 2015 23:29:00 +0000 (UTC) Received: (qmail 44084 invoked by uid 500); 20 Jun 2015 23:29:00 -0000 Delivered-To: apmail-zest-dev-archive@zest.apache.org Received: (qmail 44047 invoked by uid 500); 20 Jun 2015 23:29:00 -0000 Mailing-List: contact dev-help@zest.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zest.apache.org Delivered-To: mailing list dev@zest.apache.org Received: (qmail 44036 invoked by uid 99); 20 Jun 2015 23:29:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Jun 2015 23:29:00 +0000 Date: Sat, 20 Jun 2015 23:29:00 +0000 (UTC) From: "Paul Merlin (JIRA)" To: dev@zest.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (ZEST-34) Create Jenkins job for develop SNAPSHOTs publication to Nexus MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Paul Merlin created ZEST-34: ------------------------------- Summary: Create Jenkins job for develop SNAPSHOTs publication to Nexus Key: ZEST-34 URL: https://issues.apache.org/jira/browse/ZEST-34 Project: Zest Issue Type: Task Reporter: Paul Merlin I tried to setup a Jenkins job that uploads 2.1-SNAPSHOTs to Nexus to no avail. Jenkins at builds.apache.org provide some Nexus credentials from a local {{settings.xml}}, the Maven thing. Unfortunately Gradle do not load credentials from there. The issue has been discussed on builds@ last month (1). I've tried to use the {{maven-publish-auth}} gradle plugin (2) but faced issues (1.x works with uploadArchives but need gradle <=1.11, 2.x do not work with uploadArchives). (1) http://mail-archives.apache.org/mod_mbox/www-builds/201505.mbox/browser (2) https://github.com/sebersole/gradle-maven-publish-auth -- This message was sent by Atlassian JIRA (v6.3.4#6332)