Re: Cannot deploy to Jenkins Artifactory

2016-11-18 Thread Martin Reinhardt
you can see a sample build here: https://martinreinhardt-online.de/jenkins/job/rocketchatnotifier-plugin/job/develop/3/ Am Freitag, 18. November 2016 14:10:09 UTC+1 schrieb Martin Reinhardt: > > I tried also adding my jenkins-ci credentials to setting.xml: > > > > repo.jenkins-ci.org

Re: Cannot deploy to Jenkins Artifactory

2016-11-18 Thread Martin Reinhardt
I tried also adding my jenkins-ci credentials to setting.xml: repo.jenkins-ci.org ${user.home}/.ssh/id_dsa mreinhardt ... Did I need to encrypt my password or can I use cleartext? And because I have a different github username, as mentioned here https://wiki.

Re: Cannot deploy to Jenkins Artifactory

2016-11-16 Thread Daniel Beck
> On 16.11.2016, at 12:39, Robert Sandell wrote: > > There does not seem to be any permissions configured for that plugin > https://github.com/jenkins-infra/repository-permissions-updater/tree/master/permissions In fact, there are: https://github.com/jenkins-infra/repository-permissions-updater

Re: Cannot deploy to Jenkins Artifactory

2016-11-16 Thread Robert Sandell
There does not seem to be any permissions configured for that plugin https://github.com/jenkins-infra/repository-permissions-updater/tree/master/permissions /B On Tue, Nov 15, 2016 at 9:53 PM, Rachel Moreno < raquel.moreno.carm...@gmail.com> wrote: > Hi Martin, > > What do you mean when you say

Re: Cannot deploy to Jenkins Artifactory

2016-11-15 Thread Rachel Moreno
Hi Martin, What do you mean when you say "my settings.xml"? Is that file used by Jenkins? I hope be useful. Best regards, Rachel El sábado, 12 de noviembre de 2016, 15:16:54 (UTC+1), Martin Reinhardt escribió: > > I'm trying to deploy snapshots of my plugin ( > https://github.com/jenkinsci/r

Cannot deploy to Jenkins Artifactory

2016-11-12 Thread Martin Reinhardt
I'm trying to deploy snapshots of my plugin (https://github.com/jenkinsci/rocketchatnotifier-plugin) to Artifactory, but always getting 401 errors: [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rocketchatnotifier --- Downloading: https://repo.jenkins-ci.org/snapshots/org/jenk