Re: Jenkins Plugin Error

2020-01-06 Thread Matt Sicker
I think you need to add an index.jelly file for that URL. If you already have one, can you paste its contents? On Mon, Dec 23, 2019 at 4:11 PM 'Gavin Mogan' via Jenkins Developers wrote: > > You havn't really given us very much to work with. At least seeing the code > we could make a shot at thi

Re: Jenkins Plugin Error

2019-12-23 Thread 'Gavin Mogan' via Jenkins Developers
You havn't really given us very much to work with. At least seeing the code we could make a shot at this. Did you confirm your run has the action (look at the xml file) What url did you try to hit? Looks like /job/testProject/4/greeting but want to confirm Did you define getUrlName() to something

Jenkins Plugin Error

2019-12-23 Thread wla
Hello, if i follow this tut : https://jenkins.io/doc/developer/tutorial/extend/ i get the following error Stapler processed this HTTP request as follows, but couldn't find the resource to consume the request -> evaluate( :hudson.model.Hudson,"/job/testProject/4/greeting") -> evaluate(((Stapl