Hi Vinoth, I'm not sure if you executed Maven command after plugins installation or if you restarted Jenkins after installation.
I think you're looking for Cucumber Reports Plugin <https://wiki.jenkins-ci.org/display/JENKINS/Cucumber+Reports+Plugin> and you have detailed information about configuration here <https://github.com/jenkinsci/cucumber-reports-plugin>. I hope be useful. Best regards, Rachel El jueves, 13 de octubre de 2016, 19:53:46 (UTC+2), Vinoth Kannan escribió: > > Hi, > > > > I have a maven project, in which i have used Cucumber with Junit runner. > > Now i tried of integrating it with jenkins and was able to invoke the > script through simple command "mvn test" from jenkins > > But when i clicked on Cucumber-JVM report its not showing anything other > than build number. > > > > I just went to manage plugins, searched Cucumber and downloaded all the > plugins named with cucumber. > > > > > > I got the below one: > > Project > > Number > > Date > > Cukes > > 10 > > 28 Sep 2016, 19:32 > > Features Statistics > > The following graphs show passing and failing statistics for features > > You have no features in your cucumber report > > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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-users/9758a054-3868-4129-b127-457c1fc3338e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
