Dynamically list Artifact Version in jenkins job parameter

2019-11-14 Thread Vikrant Kaushik
Hi All, I'm struggling to get the dynamically list of the Artifact Version in jenkins job parameter, I'm using Jfrog Artifactory as a remote repo.I'm trying with Active choice parameter but don't know how to get version from Artifactory. Any help would be appreciated. regards Vikrant --

Re: Upload jars or Bundle to Nexus using Jenkins Job and some repository are not uploading the jars or bundle to Nexus

2019-11-14 Thread SARDARNI NK
Thank you Gunduzalp!! I was getting an error on Jenkins Build Return code is: 401, ReasonPhrase: Unauthorized. Thanks, Nav On Wednesday, November 13, 2019 at 4:32:06 PM UTC-5, Yilmaz Gunduzalp wrote: > > Do you get any errors? It could be a ssl certificate issue -- You received this

Re: How to copy a folder one location to another location via jenkins.instance groovy scripts

2019-11-14 Thread Ramesh Mari
Hi James, I tried all the way what you have mentioned, but it only copy the job alone without build history and also the copied job as non-build able for that we need to trigger save function additionally. I raised a ticket to cloudbees they only give support for subscription. can you

Re: speed your Jenkins by an adapter of Jenkins update center

2019-11-14 Thread Xiaojie Zhao (Rick)
Hi Baptiste, Thanks for your response. Jenkins download the plugin by the URL which comes from update-center.json. For example this plugin http://updates.jenkins-ci.org/download/plugins/AnchorChain/1.0/AnchorChain.hpi

AW: How to force jenkins to use $JAVA_HOME/ instead of $JAVA_HOME/jre?

2019-11-14 Thread Herrn, Marco
Hello Björn, no, the jdk installation is file. It does contain the jre subdirectory (`$JAVA_HOME/jre`). The problem seems to be that Jenkins sets the `${java.home} system property to that jre subdirectory (`$JAVA_HOME/jre `) instead of the correct one (`$JAVA_HOME). Then the

Re: How to force jenkins to use $JAVA_HOME/ instead of $JAVA_HOME/jre?

2019-11-14 Thread 'Björn Pedersen' via Jenkins Users
Hi, Maybe this be a stripped down/incomplete jdk install. If looking into one of my jdk installs(manual install with oracle installer), there is a jre subdirectory present. Björn -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To