Answering my own question. Error was due to java runtime(Java 8) in my local machine. Reverted back to Java 7 and am not seeing any errors.
Regards, Suresh On Wed, Jan 21, 2015 at 5:50 PM, Suresh Nallamilli <[email protected]> wrote: > Hi > > "mvn clean compile package" command is giving test failures for my plugin > all of a sudden. > Error log is @ https://gist.github.com/snallami/f2d04535ff66bdb398bb > > To rule out recent code changes, I took old code and i am seeing exact > same issue. > Wondering what got changed? > > > > > Thanks, > Suresh Nallamilli. > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAHTqJrVgF44hwi5CF0gnGgCKVahP_Ro5jBBqOSDR_-_Xfd%2BoxQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
