Re: Artifactory Problems?

2022-10-21 Thread DuMaM
Thanks @slide, but you got quite complicated settings.xml, and if I use this i still do not fix my problems in CI. I managed to fix it toady. Parent pom-xml plugin was the culprit. I reverted it to 4.42 and it's working again. piątek, 21 października 2022 o 15:07:11 UTC+2 slide napisał(a): >

Re: Artifactory Problems?

2022-10-21 Thread slide
Hi, I just cloned the repo, ran mvn clean package and I did not see the error you are seeing. Here is my settings.xml http://maven.apache.org/SETTINGS/1.0.0; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0

Re: Artifactory Problems?

2022-10-20 Thread DuMaM
Hi, I'm still fighting with this problem. I think it's not a settings.xml fault, because it happens on Jenkins CI infra too. https://ci.jenkins.io/blue/organizations/jenkins/Plugins%2Fcrowd2-plugin/detail/master/177/pipeline/63 I use standard settings.xml, fetched with curl from artifactory. I

Re: Artifactory Problems?

2022-09-28 Thread 'Daniel Beck' via Jenkins Developers
On Wed, Sep 28, 2022 at 3:21 PM DuMaM wrote: > > Could you share sample of correct settings.xml file so i can compare it? > The linked documentation has two complete examples of the settings.xml file you need (just needs replacing username/password entries as appropriate). -- You received

Re: Artifactory Problems?

2022-09-28 Thread 'Daniel Beck' via Jenkins Developers
On Wed, Sep 28, 2022 at 3:19 PM DuMaM wrote: > https://repo.jenkins-ci.org/ui/login/ > Following with this tutorial > https://www.jenkins.io/doc/developer/publishing/releasing-manually/ Re-read step 7. -- You received this message because you are subscribed to the Google Groups "Jenkins

Re: Artifactory Problems?

2022-09-28 Thread DuMaM
Ok i checked this once again :facepalm: https://repo.jenkins-ci.org/ui/repos/tree/General/releases%2Forg%2Fjenkins-ci%2Fplugins%2Fapache-httpcomponents-client-4-api%2F4.5.13-1.0%2Fapache-httpcomponents-client-4-api-4.5.13-1.0.jar Could you share sample of correct settings.xml file so i can

Re: Artifactory Problems?

2022-09-28 Thread DuMaM
How does it should look like? I took it from https://repo.jenkins-ci.org/ui/login/ Following with this tutorial https://www.jenkins.io/doc/developer/publishing/releasing-manually/ I also checked it and there is no such artifacts are available on Jenkins Artifactory.

Re: Artifactory Problems?

2022-09-28 Thread 'Daniel Beck' via Jenkins Developers
On Wed, Sep 28, 2022 at 1:16 PM DuMaM wrote: > > central (https://repo.jenkins-ci.org/artifactory/remote-snapshot-repos, > releases=true, snapshots=false), > snapshots (https://repo.jenkins-ci.org/artifactory/remote-snapshot-repos, > releases=true, snapshots=true) > This looks like

Re: Artifactory Problems?

2022-09-28 Thread DuMaM
I was trying to release: https://github.com/jenkinsci/crowd2-plugin If this helps :) środa, 28 września 2022 o 13:16:40 UTC+2 DuMaM napisał(a): > Hi, > > I was going to release my plugin. I delayed this a bit due to lack of time > for testing final change. > Today i was trying to do this, but

Artifactory Problems?

2022-09-28 Thread DuMaM
Hi, I was going to release my plugin. I delayed this a bit due to lack of time for testing final change. Today i was trying to do this, but i faced some issues with pulling old packages: ``` Downloading from central: