Coverity plugin decides a temporary directory to use when that project is configured with Coverity publisher. This is performed in CoverityLauncherDecorator, CoverityTempDir.
Used with Flexible Publisher, Coverity plugin fails to know Coverity publisher is configured in that project as it is wrapped by Flexible Publisher. This results no temporary directory is configured, and NPE happens as reported.

I pass this issue to Coverity plugin as there is nothing Flexible Publisher can do.
I think there are several ways Coverity plugin can do:

  • Does not support Fiexible Publish plugin.
  • Checks CovertyTempDir exists, and create if not exists.
  • Add a special handling for Flexib Publish plugin.
Change By: ikedam (22/Nov/13 11:36 PM)
Assignee: ikedam Josh Vinson
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/groups/opt_out.

Reply via email to