Re: Unable to upload snapshot of teamconcert-plugin 401 Unauthorized error

2017-11-23 Thread Lakshmi Narasimhan Vaikuntam
It appeared to be an intermittent issue. I was able to upload a snapshot after a few hours. Thanks. On Tuesday, November 21, 2017 at 8:06:09 PM UTC+5:30, Daniel Beck wrote: > > > > On 21. Nov 2017, at 15:27, Lakshmi Narasimhan Vaikuntam < > vaikuntam@gmail.com > wrote:

Re: Unable to upload snapshot of teamconcert-plugin 401 Unauthorized error

2017-11-23 Thread Lakshmi Narasimhan Vaikuntam
Hi Daniel Thanks. It appeared to an intermittent issue. I tried after a few hours and was able to upload a snapshot. On Tuesday, November 21, 2017 at 8:06:09 PM UTC+5:30, Daniel Beck wrote: > > > > On 21. Nov 2017, at 15:27, Lakshmi Narasimhan Vaikuntam < > vaikuntam

Unable to upload snapshot of teamconcert-plugin 401 Unauthorized error

2017-11-21 Thread Lakshmi Narasimhan Vaikuntam
I am trying to create a snapshot from the latest commit to teamconcert-plugin (https://github.com/jenkinsci/teamconcert-plugin). I get the following exception. Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Return code is: 401, ReasonPhrase: Unauthorized. I am able

Unable to upload snapshot of teamconcert-plugin 401 Unauthorized error

2017-11-21 Thread Lakshmi Narasimhan Vaikuntam
I am trying to create a snapshot from the latest commit to teamconcert-plugin (https://github.com/jenkinsci/teamconcert-plugin). I get the following exception. Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Return code is: 401, ReasonPhrase: Unauthorized. Any

Re: Wiki's Plugin Information section not showing new release of plugin

2016-08-18 Thread Lakshmi Narasimhan Vaikuntam
it shows > the correct version: > > https://wiki.jenkins-ci.org/display/JENKINS/Team+Concert+Plugin?nocache > > > On 18.08.2016, at 09:48, Lakshmi Narasimhan Vaikuntam < > vaikuntam@gmail.com > wrote: > > > > > > I released a new version of T

Wiki's Plugin Information section not showing new release of plugin

2016-08-18 Thread Lakshmi Narasimhan Vaikuntam
I released a new version of Team Concert Plugin (v 1.2.0.1) on 16/08. The update has started showing up in Jenkins' update center. But the wiki's Plugin Information section still shows 1.2.0.0. Is there anything additional that needs to done to get the version updated? Usually it gets updated

Re: Unable to create a snapshot for plugin - cannot connect to maven.jenkins-ci.org:8081

2016-08-16 Thread Lakshmi Narasimhan Vaikuntam
Thanks. I applied the solution mentioned in the Jira issue https://issues.jenkins-ci.org/browse/INFRA-588 and was able to release the plugin. On Tuesday, August 16, 2016 at 4:39:47 PM UTC+5:30, Jesse Glick wrote: > > On Tue, Aug 16, 2016 at 4:49 AM, Lakshmi Narasimhan Vaikuntam > &

Unable to create a snapshot for plugin - cannot connect to maven.jenkins-ci.org:8081

2016-08-15 Thread Lakshmi Narasimhan Vaikuntam
I am getting the following error when trying to create a snapshot for Team Concert Plugin or release it. [INFO] --- maven-deploy-plugin:2.6:deploy (default-deploy) @ teamconcert --- Downloading:

Snippet generator for a SCMStep with one argument constructor generates incorrect groovy

2015-08-10 Thread Lakshmi Narasimhan Vaikuntam
I have implemented a custom step extending SCMStep. The step's constructor takes one non primitive type as an argument. public class A { @DataBoundConstructor public A( String arg1, String arg2) { } } @Extension public class MyStep{ @DataBoundConstructor public MyStep(A arg) { }

Changes section in a workflow job

2015-08-10 Thread Lakshmi Narasimhan Vaikuntam
Working on the team concert plugin's workflow compatiblity ( https://issues.jenkins-ci.org/browse/JENKINS-27464) , I noticed that the Changes section of a freestyle job shows only those builds which have some changes but the Changes section of a workflow job (with only one SCM) displays all

Querying for build parameters

2015-08-03 Thread Lakshmi Narasimhan Vaikuntam
For a freestyle job, using these two apis gives the same set of parameters 1) /api/xml?tree=property[parameterDefinitions[name,type]] 2) /api/xml?tree=actions[parameterDefinitions[name,type]] But in a workflow job, only the first one gives back the parameters. The second one returns a empty

Re: Requesting commit access rights to teamconcert-plugin and teamconcert-git-plugin

2015-06-24 Thread Lakshmi Narasimhan Vaikuntam
Any update on the request? On Monday, June 15, 2015 at 10:50:25 AM UTC+5:30, Lakshmi Narasimhan Vaikuntam wrote: Hi, I am with the Rational Team Concert team in IBM managing the teamconcert-plugin and teamconcert-git-plugin. I will be working on the defects and enhancements

Requesting commit access rights to teamconcert-plugin and teamconcert-git-plugin

2015-06-14 Thread Lakshmi Narasimhan Vaikuntam
/jenkinsci/teamconcert-plugin teamconcert-git-plugin https://github.com/jenkinsci/teamconcert-git-plugin Github account id : lvaikunt Could someone provide commit access to the above repositories for my Github id? Thanks Lakshmi Narasimhan Vaikuntam -- You received this message because you