Details
-
Task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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
Attachments
Issue Links
- relates to
-
POLYGENE-28 Create Jenkins Builds for Zest sources
- Closed