Hi, I tried your code on freestyle project and it worked, but on Maven project it didn't. It seems to me that there's some bug at hudson.maven.MavenTestDataPublisher...
On Saturday, April 7, 2012 4:47:38 AM UTC+4, rgr wrote: > > Hi, > > I tried to create my first plugin for jenkins today. But after hours > of trying I'm there is still no progress. > > I started of with the demo plugin created by "mvn hpi:create". That > worked fine. Then I removed the build step class and added a > TestDataPublisher extension instead. > > Here is the code how it looks so far: > http://pastebin.com/zk9tZHgL > > The plugin shows up in the installed plugins list. But jenkins never > calls my extension. > > Can somebody help me? Any suggestions what I can try? > Thanks! >
