Artifactory login is back :-)

And.. I was able to release!

Thank you!

On Mon, Aug 8, 2016 at 8:37 PM, Vincent Barrier <[email protected]>
wrote:

> Yes I still getting: "Username or Password Are Incorrect" and I may abuse
> of forgot password link, JSON answer:    "error": "The specified user is
> not permitted to reset his password."
>
> On Mon, Aug 8, 2016 at 8:32 PM, Baptiste Mathus <[email protected]> wrote:
>
>> Oops. Probably not yet actually
>> Follow http://lists.jenkins-ci.org/pipermail/jenkins-infra/2016-Aug
>> ust/000818.html for last updates.
>>
>> Le 8 août 2016 8:29 PM, "Baptiste Mathus" <[email protected]> a écrit :
>>
>>> Hi Vincent,
>>>
>>> Did you check you can login through the accounts UI? There was a
>>> vulnerability some months ago which led to resetting passwords, did you
>>> release recently/since that?
>>>
>>> Or likely, the infra issue reported by the jfrog guys was the /culprit/.
>>> Note that they reported that they changed something a few minutes ago. So
>>> you could try again now.
>>>
>>> Cheers
>>>
>>> Le 8 août 2016 8:24 PM, "Vincent Barrier" <[email protected]> a
>>> écrit :
>>>
>>>>
>>>>
>>>> Le lundi 8 août 2016, Slide <[email protected]> a écrit :
>>>>
>>>>> You have your settings.xml setup with your Jenkins username/password?
>>>>> (NOT github username/password)
>>>>>
>>>>
>>>> Yes (and it's the same as github)
>>>>
>>>>
>>>>>
>>>>> On Mon, Aug 8, 2016 at 10:04 AM Vincent Barrier <
>>>>> [email protected]> wrote:
>>>>>
>>>>>> As Daniel Beck suggested, I changed to a newer parent POM version:
>>>>>> 2.12 (https://github.com/jenkinsci/icescrum-plugin/commit/75bbdcd
>>>>>> 2b7ffbac242daaf847ee6f569ef59f0bc)
>>>>>>
>>>>>> Still no luck :(
>>>>>>
>>>>>> Any other advices?
>>>>>>
>>>>>> On Mon, Aug 8, 2016 at 5:18 PM, Vincent Barrier <
>>>>>> [email protected]> wrote:
>>>>>>
>>>>>>> Hi guys,
>>>>>>>
>>>>>>> I'm the maintainer of icescrum-plugin, I need to deploy a new
>>>>>>> version of this plugin but each time I do a man release:perform, I get 
>>>>>>> an
>>>>>>> error :
>>>>>>>
>>>>>>>     [INFO] BugInstance size is 0
>>>>>>>>     [INFO] Error size is 0
>>>>>>>>     [INFO] No errors/warnings found
>>>>>>>>     [INFO]
>>>>>>>>     [INFO] --- maven-install-plugin:2.5.2:install
>>>>>>>> (default-install) @ icescrum ---
>>>>>>>>     [INFO] Installing /Users/vbarrier/Documents/is/i
>>>>>>>> cescrum-plugin/target/checkout/target/icescrum.hpi to
>>>>>>>> /Users/vbarrier/.m2/repository/org/jenkins-ci/plugins/icescrum/
>>>>>>>> 1.0.5.5/icescrum-1.0.5.5.hpi
>>>>>>>>     [INFO] Installing /Users/vbarrier/Documents/is/i
>>>>>>>> cescrum-plugin/target/checkout/pom.xml to
>>>>>>>> /Users/vbarrier/.m2/repository/org/jenkins-ci/plugins/icescrum/
>>>>>>>> 1.0.5.5/icescrum-1.0.5.5.pom
>>>>>>>>     [INFO] Installing /Users/vbarrier/Documents/is/i
>>>>>>>> cescrum-plugin/target/checkout/target/icescrum.jar to
>>>>>>>> /Users/vbarrier/.m2/repository/org/jenkins-ci/plugins/icescrum/
>>>>>>>> 1.0.5.5/icescrum-1.0.5.5.jar
>>>>>>>>     [INFO] Installing /Users/vbarrier/Documents/is/i
>>>>>>>> cescrum-plugin/target/checkout/target/icescrum-sources.jar to
>>>>>>>> /Users/vbarrier/.m2/repository/org/jenkins-ci/plugins/icescrum/
>>>>>>>> 1.0.5.5/icescrum-1.0.5.5-sources.jar
>>>>>>>>     [INFO] Installing /Users/vbarrier/Documents/is/i
>>>>>>>> cescrum-plugin/target/checkout/target/icescrum-javadoc.jar to
>>>>>>>> /Users/vbarrier/.m2/repository/org/jenkins-ci/plugins/icescrum/
>>>>>>>> 1.0.5.5/icescrum-1.0.5.5-javadoc.jar
>>>>>>>>     [INFO]
>>>>>>>>     [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @
>>>>>>>> icescrum ---
>>>>>>>>     Uploading: https://repo.jenkins-ci.org/re
>>>>>>>> leases/org/jenkins-ci/plugins/icescrum/1.0.5.5/icescrum-1.0.5.5.hpi
>>>>>>>>     Uploading: https://repo.jenkins-ci.org/re
>>>>>>>> leases/org/jenkins-ci/plugins/icescrum/1.0.5.5/icescrum-1.0.5.5.pom
>>>>>>>>     [INFO] ------------------------------
>>>>>>>> ------------------------------------------
>>>>>>>>     [INFO] BUILD FAILURE
>>>>>>>>     [INFO] ------------------------------
>>>>>>>> ------------------------------------------
>>>>>>>>     [INFO] Total time: 46.852s
>>>>>>>>     [INFO] Finished at: Mon Aug 08 17:11:37 CEST 2016
>>>>>>>>     [INFO] Final Memory: 72M/818M
>>>>>>>>     [INFO] ------------------------------
>>>>>>>> ------------------------------------------
>>>>>>>>     [ERROR] Failed to execute goal 
>>>>>>>> org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy
>>>>>>>> (default-deploy) on project icescrum: Failed to deploy artifacts: 
>>>>>>>> Could not
>>>>>>>> transfer artifact org.jenkins-ci.plugins:icescrum:hpi:1.0.5.5
>>>>>>>> from/to maven.jenkins-ci.org (https://repo.jenkins-ci.org/releases/):
>>>>>>>> Failed to transfer file: https://repo.jenkins-ci.org/re
>>>>>>>> leases/org/jenkins-ci/plugins/icescrum/1.0.5.5*/icescrum-1.0.5.5.hpi.
>>>>>>>> Return code is: 401, ReasonPhrase: Unauthorized*. -> [Help 1]
>>>>>>>>     [ERROR]
>>>>>>>>     [ERROR] To see the full stack trace of the errors, re-run Maven
>>>>>>>> with the -e switch.
>>>>>>>>     [ERROR] Re-run Maven using the -X switch to enable full debug
>>>>>>>> logging.
>>>>>>>>     [ERROR]
>>>>>>>>     [ERROR] For more information about the errors and possible
>>>>>>>> solutions, please read the following articles:
>>>>>>>>     [ERROR] [Help 1] http://cwiki.apache.org/conflu
>>>>>>>> ence/display/MAVEN/MojoExecutionException
>>>>>>>
>>>>>>>
>>>>>>> I checked on Wiki / search onGoogle, tested several work around but
>>>>>>> nothing worked :'((, I think everything "should" be well configured on 
>>>>>>> my
>>>>>>> side, is there any log from jenkins side that could help me? The only
>>>>>>> thing, I see is on Artifactory because I can't login too and I can't
>>>>>>> request a password reset. So I'm stuck
>>>>>>>
>>>>>>> Thank in advance!
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>> --
>>>>>> 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/CAM2OpiO00s6
>>>>>> RmxdDYtCTX2c4jqE9rOE-FFkjd5ByswX1%2BcJU6A%40mail.gmail.com
>>>>>> <https://groups.google.com/d/msgid/jenkinsci-dev/CAM2OpiO00s6RmxdDYtCTX2c4jqE9rOE-FFkjd5ByswX1%2BcJU6A%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>>>> .
>>>>>> 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/CAPiUgVf7NUH
>>>>> -tcg0E3JThmHFetnT5kPU8VOvRvPOX1sfdhEVsQ%40mail.gmail.com
>>>>> <https://groups.google.com/d/msgid/jenkinsci-dev/CAPiUgVf7NUH-tcg0E3JThmHFetnT5kPU8VOvRvPOX1sfdhEVsQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>>> .
>>>>> 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/ms
>>>> gid/jenkinsci-dev/CAM2OpiOT9XaSC1Zr2fc%2B3KiXRPos1BODYUbaNek
>>>> nkuUDDArAiQ%40mail.gmail.com
>>>> <https://groups.google.com/d/msgid/jenkinsci-dev/CAM2OpiOT9XaSC1Zr2fc%2B3KiXRPos1BODYUbaNeknkuUDDArAiQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>> .
>>>> 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/ms
>> gid/jenkinsci-dev/CANWgJS7rhTeMFci2kNEoQzgidq2DFdQbtJrYdiYgA
>> buXPU62Kg%40mail.gmail.com
>> <https://groups.google.com/d/msgid/jenkinsci-dev/CANWgJS7rhTeMFci2kNEoQzgidq2DFdQbtJrYdiYgAbuXPU62Kg%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>>
>> 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/CAM2OpiNWtGURF1OMemE3ExWd_nBt6AKiGu5xDrvY7knheakqSg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to