Error injecting: public org.apache.maven.repository.internal.DefaultVersionResolver org.apache.maven.repository.internal.DefaultVersionResolver.setRepositoryEventDispatcher(org.eclipse.aether.impl.Rep

2022-08-25 Thread Mehul Parmar
Hello, Can someone help with me issue - https://github.com/jenkinsci/jenkins-test-harness/issues/480 Regards Mehul Kumar Parmar -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails

Re: Maintainer access to UiPath plugin

2022-08-25 Thread Ganesh Borle
Thanks, Gavin! I can see the name now :) Bear with me for this, I think the plugin page should show the complete name but now it is showing as the username. Is there any other job for which we need to wait for so that it shows the normal name here? [image: sadfasdfsadfs.png] Thanks, Ganesh B

Re: Maintainer access to UiPath plugin

2022-08-25 Thread Alexander Brandes
Make sure you set the desired name full name on accounts.jenkins.io and issues.jenkins.io . On Thursday, 25 August 2022 at 10:59:49 UTC+2 ganesh...@gmail.com wrote: > Thanks, Gavin! I can see the name now

Re: Apache Jelly grammar and parser

2022-08-25 Thread Tim Van Holder
Hi Alceu, I would expect that in most cases, the jelly files used by Jenkins and its plugins would already be using localized strings (like "${%Hello World}" which will use the "Hello World" resource from the bundle matching the jelly file's basename. I'm not sure why you would need any regex