hi, can someone please help. I am stuck totally. regards,
On Fri, Jan 13, 2017 at 3:15 PM, Irfan Sayed <[email protected]> wrote: > Further update: > I got the Encrypted password of my account and put it in the settings.xml > as well. > https://repo.jenkins-ci.org/webapp/#/profile > > here is the snippet from settings.xml: > > <servers> > <server> > <id>java.net-m2-repository</id> <!-- For parent 1.397 or newer; > before this use id java.net-m2-repository --> > <username>irfanjs</username> > <password>$encryptedpassword</password> > </server> > </servers> > > still it throws the unauthorized error. > can someone please provide me the access to release plugin ? > regards, > > > > > On Thu, Jan 12, 2017 at 11:25 PM, Irfan Sayed <[email protected]> > wrote: > >> As i am troubleshooting further, just wanted to confirm, if my ID : >> "irfanjs" has valid deploy artifact/release plugin permission to jenkins-ci >> org? >> Hi Baptiste/Daniel, >> Can i Request you to please have a look on the same. >> >> Regards, >> >> >> On Thu, Jan 12, 2017 at 11:15 PM, Irfan Sayed <[email protected]> >> wrote: >> >>> further update: >>> i started ssh-agent and imported the private key of the github account. >>> my github account and jenkins-ci account is same. >>> aftrer that, added username and password in the ~/.m2/settings.xml file >>> and run the command: >>> "mvn release:prepare release:perform" >>> >>> still the same issue : "401 unauthorized" >>> >>> Regards, >>> >>> >>> On Thu, Jan 12, 2017 at 6:47 PM, Irfan Sayed <[email protected]> >>> wrote: >>> >>>> Hi, >>>> Please suggest... >>>> i tried passing username and password as well in the maven release >>>> command but no luck >>>> >>>> Regards, >>>> >>>> >>>> On Thu, Jan 12, 2017 at 12:47 PM, Irfan Sayed <[email protected]> >>>> wrote: >>>> >>>>> Hi, >>>>> I have created the PR request : >>>>> https://github.com/irfanjs/chefbuilder/pull/1 >>>>> >>>>> Can you please review the same ? >>>>> i made changes directly into master branch. so i guess no need to >>>>> merge anything. >>>>> >>>>> I understand that i dont have plugin release upload permission. >>>>> >>>>> i followed the below link: >>>>> https://github.com/jenkins-infra/repository-permissions-updater >>>>> >>>>> and verified that YAML file exist for my plugin with correct content. >>>>> please let me know if i need to request anything more so that i can >>>>> upload new release >>>>> >>>>> Regards, >>>>> >>>>> >>>>> On Wed, Jan 11, 2017 at 8:56 AM, Irfan Sayed <[email protected]> >>>>> wrote: >>>>> >>>>>> Thanks. >>>>>> Let me thoroughly have a look and update >>>>>> >>>>>> Regards, >>>>>> >>>>>> >>>>>> On Wed, Jan 11, 2017 at 10:07 PM, Daniel Beck <[email protected]> wrote: >>>>>> >>>>>>> >>>>>>> > On 11.01.2017, at 17:34, Irfan Sayed <[email protected]> wrote: >>>>>>> > >>>>>>> > not getting why "unauthorized" error is coming >>>>>>> >>>>>>> Have you looked into all of the suggestions in the 12th note at >>>>>>> https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins# >>>>>>> HostingPlugins-Workingaroundcommonissues ? >>>>>>> >>>>>>> -- >>>>>>> You received this message because you are subscribed to the Google >>>>>>> Groups "Jenkins Developers" group. >>>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>>> send an email to [email protected]. >>>>>>> To view this discussion on the web visit >>>>>>> https://groups.google.com/d/msgid/jenkinsci-dev/7956E78F-980 >>>>>>> D-44AE-BDCF-D3509E827702%40beckweb.net. >>>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>>> >>>>>> >>>>>> >>>>> >>>> >>> >> > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CACGLCJb-iR9LRoDpCGcwACSakU-MMkOrX5QpQGpe-9uUkAQBpQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
