Hi Oleg, I was analyzing the issue in the release process and I realized that there was a missing formatting in the javadoc that prevented me from uploading the new version of the plugin. Note that the file https://github.com/jenkins-infra/repository-permissions-updater/blob/master/permissions/plugin-build-user-vars-plugin.yml is already updated. (my user is *zedasvacas*)
https://issues.jenkins-ci.org/browse/INFRA-588 It seems to me that there is still an issue to solve (below) here and I would be grateful if you could guide me. Thank you very much [INFO] [INFO] --- maven-deploy-plugin:2.6:deploy (default-deploy) @ build-user-vars-plugin --- [INFO] Uploading to maven.jenkins-ci.org: http://maven.jenkins-ci.org:8081/content/repositories/releases/org/jenkins-ci/plugins/build-user-vars-plugin/1.7/build-user-vars-plugin-1.7.hpi [INFO] Uploading to maven.jenkins-ci.org: http://maven.jenkins-ci.org:8081/content/repositories/releases/org/jenkins-ci/plugins/build-user-vars-plugin/1.7/build-user-vars-plugin-1.7.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD FAILURE [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 01:36 min [INFO] [INFO] Finished at: 2020-07-25T01:28:57+01:00 [INFO] [INFO] Final Memory: 57M/543M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.6:deploy (default-deploy) on project build-user-vars-plugin: Failed to deploy artifacts: Could not transfer artifact org.jenkins-ci.plugins:build-user-vars-plugin:hpi:1.7 from/to maven.jenkins-ci.org (http://maven.jenkins-ci.org:8081/content/repositories/releases):* Connect to maven.jenkins-ci.org:8081 [maven.jenkins-ci.org/199.193.196.24] failed: Connection timed out: connect* -> [Help 1] [INFO] [ERROR] [INFO] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [INFO] [ERROR] [INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles: [INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException On Friday, 24 July 2020 at 09:00:11 UTC+1 Oleg Nenashev wrote: > Hi Fabio, > > Did you have a chance to take a look at it? > Let me know if any assistance is needed. > > Best regards, > Oleg > > On Thursday, July 9, 2020 at 10:40:46 PM UTC+2, Oleg Nenashev wrote: >> >> Hi Fabio, >> >> It looks like the Build User Vars 1.6 release went wrong, the release >> bits are missing in Artifactory: >> https://repo.jenkins-ci.org/webapp/#/artifacts/browse/tree/General/releases/org/jenkins-ci/plugins/build-user-vars-plugin >> As far as I can tell, you forgot to update >> https://github.com/jenkins-infra/repository-permissions-updater/blob/master/permissions/plugin-build-user-vars-plugin.yml >> before >> the release, and hence your artifact uploads were rejected. It would be >> great if you could fix the file and to retry the release. IMHO it is OK to >> burn 1.6 and to release 1.7 instead to save time. >> >> Best regards, >> Oleg >> >> >> On Wednesday, June 24, 2020 at 1:10:55 PM UTC+2, Oleg Nenashev wrote: >>> >>> Hi Fabio, >>> >>> Thanks for stepping up! This plugin definitely needs a maintainer. As >>> one of former contributors who were not merging pull requests until a new >>> maintainer steps up, I highly appreciate your interest. Please do not >>> hesitate to request my reviews if needed. I am also happy to provide >>> on-demand knowledge transfers. >>> >>> I have granted you committer permissions in the repository, you will >>> need to accept the invitation to the Jenkins organization. In order to be >>> able to release the plugin, you will also need to submit a pull request to >>> https://github.com/jenkins-infra/repository-permissions-updater/blob/master/permissions/plugin-build-user-vars-plugin.yml >>> >>> Welcome aboard! >>> >>> Best regards, >>> Oleg Nenashev >>> >>> >>> On Monday, June 22, 2020 at 7:40:39 PM UTC+2, Fábio Silva wrote: >>>> >>>> Hello, >>>> >>>> I would like to adopt the* build-user-vars-plugin*. (marked as >>>> adoption). >>>> >>>> The short term goal is to release a new version with some of the pull >>>> requests that have been pending for some time. >>>> >>>> Link to the plugin: https://github.com/jenkinsci/build-user-vars-plugin >>>> My github username/id: fabiodcasilva (https://github.com/fabiodcasilva) >>>> My jenkins infraestructure account id: zedasvacas >>>> >>>> Thanks in advance. >>>> >>> -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/218656fe-5179-464f-a89e-5ddff2cc9949n%40googlegroups.com.
