|
||||||||
|
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.

For reproducing it i used the standalone container (java -jar jenkins.war), had a fresh jenkins work directory, no additional plugins installed. The Clearcase plugin was installed from the update center.
On my instance it did not find the file because it is located in AbstractClearcaseScm and the "hudson.plugins.clearcase.ClearCaseSCM" package is prefixed to the filename before the lookup.
Jenkins version was 1.500 (but it also happened with 1.482 in our production environment), my system is a standard ubuntu installation (12.10)