Issue Type: Bug Bug
Assignee: Unassigned
Components: cucumber-reports-plugin
Created: 20/Apr/15 6:59 PM
Description:

Upgrading from 0.0.23 to 0.0.24 causes the following stack trace every time (going back to 23 solves it).
ERROR: Publisher net.masterthought.jenkins.CucumberReportPublisher aborted due to exception
java.lang.NullPointerException
at org.apache.tools.ant.DirectoryScanner.normalizePattern(DirectoryScanner.java:797)
at org.apache.tools.ant.DirectoryScanner.setExcludes(DirectoryScanner.java:751)
at net.masterthought.jenkins.CucumberReportPublisher.findJsonFiles(CucumberReportPublisher.java:59)
at net.masterthought.jenkins.CucumberReportPublisher.perform(CucumberReportPublisher.java:97)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
at hudson.model.Build$BuildExecution.post2(Build.java:183)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
at hudson.model.Run.execute(Run.java:1784)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)

Environment: Jenkins on Linux
Project: Jenkins
Priority: Major Major
Reporter: Mike Corum
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to