Re: Hosting ci.jenkins.io-runner in jenkinsci or jenkins-infra

2018-12-14 Thread Oleg Nenashev
For infra.isTrusted() it will return false, but it may be possible to override it in JCasC if needed. Generally ci.jenkins.io-runner has a number of limitations: https://github.com/oleg-nenashev/ci.jenkins.io-runner#limitations (e.g. DinD or Windows support), so I would not expect it to work for

Re: Hosting ci.jenkins.io-runner in jenkinsci or jenkins-infra

2018-12-14 Thread Slide
Does this support testing trusted stuff at all (e.g., isTrusted in the infra pipeline library)? Or is this mainly for non-trusted components? On Fri, Dec 14, 2018 at 10:15 AM Oleg Nenashev wrote: > Hi all, > > Few weeks ago I have created a ci.jenkins.io-runner >

Re: Trademark sublicense request: CloudBees Jenkins X Distribution

2018-12-14 Thread Parker Ennis
+ @James Strachan , @James Rawlings , and @Robert Davies CC @Jennifer Briden On Fri, Dec 14, 2018 at 11:47 AM Oleg Nenashev wrote: > As in the previous request, it would be great to get explicit approval > from Jenkins X subproject leads in this thread > > On Friday, December 14, 2018 at

Re: maven-hpi-plugin ... minimumJavaVersion attribute must be set...

2018-12-14 Thread Jesse Glick
For the record, the regression should be fixed in parent POM 3.31. -- 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

Hosting ci.jenkins.io-runner in jenkinsci or jenkins-infra

2018-12-14 Thread Oleg Nenashev
Hi all, Few weeks ago I have created a ci.jenkins.io-runner repository. This repository is my reference implementation of the Jenkinsfile Runner & Custom WAR Packager

Re: maven-hpi-plugin ... minimumJavaVersion attribute must be set...

2018-12-14 Thread Oleg Nenashev
Sorry for the regression I caused in Maven HPI Plugin 3.0. I do not use "hpi:run" for development, and apparently there was no test coverage for it in the Maven HPI Plugin. https://github.com/jenkinsci/maven-hpi-plugin/pull/88 from Jesse should fix it. Will help to expedite the release BR, Oleg

Re: Trademark sublicense request: CloudBees Jenkins X Distribution

2018-12-14 Thread Oleg Nenashev
As in the previous request, it would be great to get explicit approval from Jenkins X subproject leads in this thread On Friday, December 14, 2018 at 12:59:29 PM UTC+1, Tracy Miranda wrote: > > Hi all, > > On behalf of CloudBees, I’d like to request the permission to use the > following name

Re: maven-hpi-plugin ... minimumJavaVersion attribute must be set...

2018-12-14 Thread Jesse Glick
I just tried it myself and it is indeed completely broken. Go back down to parent 3.28. I will file a fix. -- 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

Trademark sublicense requests: Jenkins Workshops

2018-12-14 Thread Tracy Miranda
Hi all, On behalf of CloudBees, I would like to request the permission to use the following names that use ‘Jenkins’: 1. Jenkins CI/CD Workshop by CloudBees This is the name for a Professional Services/training offering which is a workshop that helps users achieve their continuous integration

Trademark sublicense request: CloudBees Jenkins X Distribution

2018-12-14 Thread Tracy Miranda
Hi all, On behalf of CloudBees, I’d like to request the permission to use the following name that uses ‘Jenkins’ in it: - CloudBees Jenkins X Distribution This will be a name of a product distribution Jenkins X from CloudBees. The aim has been to keep this consistent with existing names

RE: maven-hpi-plugin ... minimumJavaVersion attribute must be set...

2018-12-14 Thread Paul Smith
OK, some strange things I’ve noticed. The Effective POM for the external-monitor-job plugin, with Baptiste’s updated POM, contains the following: * There is a section in for the maven-hpi-plug-in where, as part of the configuration, a ‘showDeprecation’ attribute is set * The source

RE: maven-hpi-plugin ... minimumJavaVersion attribute must be set...

2018-12-14 Thread Paul Smith
Devin, I’m running Maven 3.6.0, OpenJDK 8 on Ubuntu 18.04.1 Bionic Beaver (4.15.0-42-generic kernel). Thanks for the info about the ‘work’ directory – that matches what I expected. I’ve just tried deleting both my ‘fully installed Jenkins’ and all Java stuff and then reinstalling just the