Re: New plugin Build-name-updater

2015-11-11 Thread Baptiste Mathus
Hi Lev, Just noticed that https://wiki.jenkins-ci.org/display/JENKINS/Build+Name+Setter+Plugin still has the 'adopt-a-plugin' tag. I guess you should remove it. I see that you seem to have released a new version yesterday. Btw, I guess you could (should?) simply remove kohsuke from the pom.xml,

AW: New plugin Build-name-updater

2015-11-07 Thread Joachim Kuhnert
. November 2015 21:54 An: Jenkins Developers Betreff: Re: New plugin Build-name-updater In log I see only Uploading: http://maven.jenkins-ci.org:8081/content/repositories/releases/org/jenkins-ci/plugins/build-name-setter/1.5/build-name-setter-1.5.hpi Uploaded: http://maven.jenkins-ci.org:8081/content

Re: New plugin Build-name-updater

2015-11-07 Thread Joachim Kuhnert
Hello, since my mail to the developer list seems not to be delivered I send you this mail directly again: I had the same problem not long ago that releasing with maven did not work. The solution was to omit username and password (only call "mvn release:prepare release:perform") and instead

Re: New plugin Build-name-updater

2015-11-03 Thread Lev Mishin
Hmm, quite strange, I've just run 'deploy' target from 'lifecycle' in Idea and plugin was successfully released. Will it appear here ? On Tuesday, November 3, 2015 at 11:18:43 PM UTC+3, Lev Mishin wrote: > > Hi again > I have read

Re: New plugin Build-name-updater

2015-11-03 Thread Lev Mishin
Hi again I have read all the article but I unable to deploy a new version. I try to run mvn release:prepare release:perform -Dusername=... -Dpassword=... with login/pass, but the error occurs: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.6:deploy

Re: New plugin Build-name-updater

2015-11-03 Thread Kanstantsin Shautsou
Please check that you also uploaded sources and javadocs (action that maven-release-plugin do). On Tuesday, November 3, 2015 at 11:22:24 PM UTC+3, Lev Mishin wrote: > > Hmm, quite strange, I've just run 'deploy' target from 'lifecycle' in Idea > and plugin was successfully released. Will it

Re: New plugin Build-name-updater

2015-10-27 Thread Baptiste Mathus
Hi Lev, Read https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins#HostingPlugins-Releasingtojenkinsci.org main gotcha: beware forcing recent maven-release-plugin versions if you depend on an old Jenkins version for the plugin. Cheers 2015-10-27 8:21 GMT+01:00 Lev Mishin

Re: New plugin Build-name-updater

2015-10-27 Thread Oleg Nenashev
Hi Lev, I've granted you developer permissions & changed the default assignee in JIRA. Now you should be able to merge PRs and release the plugin on your own. Best regards, Oleg понедельник, 26 октября 2015 г., 13:36:01 UTC+3 пользователь Lev Mishin написал: > > Just to remind > > On

Re: New plugin Build-name-updater

2015-10-26 Thread Lev Mishin
Just to remind On Wednesday, October 21, 2015 at 12:07:15 PM UTC+3, Lev Mishin wrote: > > Thanks! > > On Wed, Oct 21, 2015, 11:14 AM Oleg Nenashev > wrote: > >> Hi Lev, >> >> I'll ping Kohsuke regarding the ownership handover. >> >> Best regards, >> Oleg >> >> среда, 21

Re: New plugin Build-name-updater

2015-10-21 Thread Lev Mishin
sorry for the delay, I've just applied your comments On Saturday, October 17, 2015 at 7:05:07 PM UTC+3, Oleg Nenashev wrote: > > The response came in a separate thread. Added the plugin's maintainer to > Cc. > I'd bet that KK will allow it. > > I've also added some comments to your pull request

Re: New plugin Build-name-updater

2015-10-21 Thread Lev Mishin
Thanks! On Wed, Oct 21, 2015, 11:14 AM Oleg Nenashev wrote: > Hi Lev, > > I'll ping Kohsuke regarding the ownership handover. > > Best regards, > Oleg > > среда, 21 октября 2015 г., 9:53:14 UTC+3 пользователь Lev Mishin написал: > >> sorry for the delay, I've just

Re: New plugin Build-name-updater

2015-10-21 Thread Oleg Nenashev
Hi Lev, I'll ping Kohsuke regarding the ownership handover. Best regards, Oleg среда, 21 октября 2015 г., 9:53:14 UTC+3 пользователь Lev Mishin написал: > > sorry for the delay, I've just applied your comments > > On Saturday, October 17, 2015 at 7:05:07 PM UTC+3, Oleg Nenashev wrote: >> >> The

Re: New plugin Build-name-updater

2015-10-17 Thread Oleg Nenashev
The response came in a separate thread. Added the plugin's maintainer to Cc. I'd bet that KK will allow it. I've also added some comments to your pull request . IMO needs an update before merging Hi, > Great if you want to adopt a

Re: New plugin Build-name-updater

2015-10-14 Thread Lev Mishin
The last repo update was commited two years ago so the repo looks like abandoned, could you give me write rights for it please? On Friday, October 9, 2015 at 7:24:55 PM UTC+3, Lev Mishin wrote: > > >- Github link: >

Re: New plugin Build-name-updater

2015-10-14 Thread Lev Mishin
The last repo update was commited two years ago so the repo looks abandoned, could you give me write rights for it please? On Friday, October 9, 2015 at 7:24:55 PM UTC+3, Lev Mishin wrote: > > >- Github link: >https://github.com/Le0Michine/Jenkins-Build-name-updater-plugin/tree/master >

New plugin Build-name-updater

2015-10-09 Thread Lev Mishin
- Github link: https://github.com/Le0Michine/Jenkins-Build-name-updater-plugin/tree/master - Repo name: "Build-name-updater-plugin" - User name the same as in the URL - jenkins-ci.org username: Le0; - Description: my plugin updates a build name during the build process, it

Re: New plugin Build-name-updater

2015-10-09 Thread Lev Mishin
Yes I have. But I considered this way again and decided to create pull request. On Friday, October 9, 2015 at 7:50:15 PM UTC+3, Victor Martinez wrote: > > Hi Lev, > Have you considered adding that feature to the build-name-setter plugin? > Cheers, > Víctor > > On Friday, 9 October 2015

Re: New plugin Build-name-updater

2015-10-09 Thread Victor Martinez
Hi Lev, Have you considered adding that feature to the build-name-setter plugin? Cheers, Víctor On Friday, 9 October 2015 18:24:55 UTC+2, Lev Mishin wrote: > > >- Github link: >https://github.com/Le0Michine/Jenkins-Build-name-updater-plugin/tree/master > >- Repo name: