Artifactory Plugin creates invalid packages?

2020-04-22 Thread flx Anfaenger
I'm using Artifactory Plugin to create and upload conan packages to our Artifactory Server. Creating the conan package works fine, I can inspect the packages with the conan-client locally in the Jenkins workspace. But after uploading the package with the plugin's conanClient,

Re: Artifactory Plugin creates invalid packages?

2020-04-22 Thread Richard Bywater
Please don't double post questions. If/when someone can help you then they will. Note that I believe the Artifactory plugin is developed by JFrog themselves and so you may be able to get support from them directly unless you are using the OSS version of Artifactory. Richard. On Wed, 22 Apr 2020

Jenkins update issue | Public key for jenkins<-version> is not installed

2020-04-22 Thread armin . vehr
Hi Mailing List! I get the following error since a couple of weeks. Platform is CentOS Linux release 7.7.1908 (Core). Installed Jenkins is 2.232-1.1 . If you do research with the error message, this is apparently an issue that occurs every now and then. Why does the maintainer always mess u

Creating a new job by cloning an existing one triggers a rebuild of all branches of the cloned job

2020-04-22 Thread Francois Marot
Hello, I usually create new jobs (multibranch pipelines) by cloning existing ones. I recently discovered that in my current Jenkins version, the behavior has changed and as soon as you hit the "OK" button on the job creation page, it triggers a rebuild of all the branches of the existing project

Re: Jenkins update issue | Public key for jenkins<-version> is not installed

2020-04-22 Thread Mark Waite
On Wednesday, April 22, 2020 at 7:01:40 AM UTC-6, armi wrote: > > Hi Mailing List! > > I get the following error since a couple of weeks. Platform is CentOS > Linux release 7.7.1908 (Core). Installed Jenkins is 2.232-1.1 . > > If you do research with the error message, this is apparently an is

Re: Jenkins update issue | Public key for jenkins<-version> is not installed

2020-04-22 Thread armin . vehr
Am 22.04.2020 um 16:10 schrieb Mark Waite: sudo rpm --import https://pkg.jenkins.io/redhat/jenkins.io.key Thank you @Mark! It worked with this import command for the moment. It seems that the other keys I was trying to import previously were wrong or deprecated: https://jenkins-ci.org/redha

Re: Creating a new job by cloning an existing one triggers a rebuild of all branches of the cloned job

2020-04-22 Thread Mark Waite
On Wednesday, April 22, 2020 at 7:46:48 AM UTC-6, Francois Marot wrote: > > Hello, I usually create new jobs (multibranch pipelines) by cloning > existing ones. > I recently discovered that in my current Jenkins version, the behavior has > changed and as soon as you hit the "OK" button on the j

Re: Creating a new job by cloning an existing one triggers a rebuild of all branches of the cloned job

2020-04-22 Thread Francois Marot
thanks for your response Mark. you understood correctly. What puzzles me was that I thought that the job was not created until you save it in the configuration page, I did not think it was created as soon as you click "ok" on the page where you can choose to clone. I thought some previous versio

Re: Jenkins update issue | Public key for jenkins<-version> is not installed

2020-04-22 Thread Mark Waite
On Wednesday, April 22, 2020 at 8:22:03 AM UTC-6, armi...@mmlab.de wrote: > > Am 22.04.2020 um 16:10 schrieb Mark Waite: > > sudo rpm --import https://pkg.jenkins.io/redhat/jenkins.io.key > > Thank you @Mark! It worked with this import command for the moment. > > It seems that the other keys I

automatic up/downstream relationship and fingerprinting

2020-04-22 Thread Marco Sacchetto
Hi, I'm trying to create a new set of pipeline builds for a number of modules. The modules are built with gradle and have dependencies between themselves. I'd like to leverage the fingerprinting feature in Jenkins to obtain upstream and downstream relationship created automatically, but I'm not c

Re: automatic up/downstream relationship and fingerprinting

2020-04-22 Thread Martin Jost
I'm not using pipeline jobs, but the "normal" configuration. There I can tell Jenkins, what to fingerprint (paths and wildcards) You need to be (very) careful what you fingerprint. If I understood that correctly, the algorithm used is - fingerprint whatever the user asks CI t fingerprint (MD5 c

Help with permissions

2020-04-22 Thread Harvey, Edward Ned
I have a Jenkins freestyle project, and have enabled “trigger builds remotely e.g. from scripts” with an authentication token. I’m trying to trigger the job, but I keep getting “Authentication required” with this error message: You are authenticated as: anonymous Groups that you are in: Permiss

Re: automatic up/downstream relationship and fingerprinting

2020-04-22 Thread Marco Sacchetto
So, do you mean that we should accurately select only the artifacts that we create ourselves? That indeed makes sense. I still wonder how the maven plugin works though since it does that automatically, it can definitely fingerprint the build products by checking the pom file, but I wonder about how

Linux Jenkins and Windows Build Server

2020-04-22 Thread Jeevan Podduturi
Hi All, I am new to Jenkins, i am trying to deploy Dot Net application using Jenkins. my Jenkins is Linux server and ms build is in windows 2019 server. please help me how to configure this setup. Thanks, Jeevan.

Re: Linux Jenkins and Windows Build Server

2020-04-22 Thread Slide
Hi Jeevan, If recommend determining how to do it from the command line and then you can easily do it from Jenkins. Regards, Alex On Wed, Apr 22, 2020, 17:39 Jeevan Podduturi wrote: > Hi All, > > I am new to Jenkins, i am trying to deploy Dot Net application using > Jenkins. > > my Jenkins is

Re: Linux Jenkins and Windows Build Server

2020-04-22 Thread Jeevan Podduturi
Hi Alex, Thank you for mail and response on the same. please can you help me the process in Jenkins.(i have add jenkins salve do it ) Thanks & Regards Jeevan. Virus-free. www.avg.com

Re: Linux Jenkins and Windows Build Server

2020-04-22 Thread Slide
Hi Jeevan, My response is still the same, do you know how to do the deployment via the command line? That would be how you do it in Jenkins as well. Regards, Alex On Wed, Apr 22, 2020 at 5:49 PM Jeevan Podduturi wrote: > Hi Alex, > > Thank you for mail and response on the same. > > please can

Re: Linux Jenkins and Windows Build Server

2020-04-22 Thread Jeevan Podduturi
Hi Alex, Thanks for getting back to me no i don't know deployment via the command line, Thanks, Jeevan. Virus-free. www.avg.com

Re: Linux Jenkins and Windows Build Server

2020-04-22 Thread Slide
That would be the first thing to figure out. No one here can really tell you how to do that, you need to figure that out first. On Wed, Apr 22, 2020 at 7:10 PM Jeevan Podduturi wrote: > Hi Alex, > > Thanks for getting back to me > > no i don't know deployment via the command line, > > Thanks, >