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)