A user trying to run a Maven build reports an error:

      java.lang.NullPointerException
      	at com.thoughtworks.xstream.core.JVM.isOpenJDK(JVM.java:128)
      	at com.thoughtworks.xstream.core.JVM.canUseSun14ReflectionProvider(JVM.java:279)
      	at com.thoughtworks.xstream.core.JVM.bestReflectionProvider(JVM.java:254)
      	at com.thoughtworks.xstream.XStream.<init>(XStream.java:438)
      	at com.thoughtworks.xstream.XStream.<init>(XStream.java:381)
      	at com.thoughtworks.xstream.XStream.<init>(XStream.java:336)
      	at hudson.util.XStream2.<init>(XStream2.java:84)
      	at hudson.model.Run.<clinit>(Run.java:2164)
      

          [JENKINS-21183] NPE from xstream.core.JVM.isOpenJDK

            jglick Jesse Glick
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: