Hi,

I had the same error and As Han Qin said, What solved the issue was 
upgrading the JDK.

Thanks a lot!

On Thursday, September 5, 2013 11:02:08 PM UTC+3, mohan kumar Muddana wrote:
>
> Hi,
> I have developed a plugin on windows for version 1.509.2.
> It works perfectly fine on Windows and Ubuntu.
> It also worked on 1.428, 1.528 Jenkins version.
>
> However when giving it to customer for testing it fails to install with 
> the following exception.
>
> lib\classes.jar might need to be rebuilt: java.lang.ClassNotFoundException 
> (I mean the main project class file)
> at net.java.sezpoz.IndexItem.element(IndexItem.java:144)
> at hudson.ExtensionFinder$Sezpoz._find(ExtensionFinder.java:628)
> at hudson.ExtensionFinder$Sezpoz.find(ExtensionFinder.java:617)
> No jobs created so workspace folder.
>
> Built the plugin using skiptests package maven command.
>
> Is it something to do with JRE. Or, some extensions annotations in our 
> code?
>
> Help is appreciated in advance.
>
> Thanks
> Mohan
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" 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