Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-41761

NullPointerException in Maven32Main

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • maven-plugin
    • None

      It is a follow-up to https://github.com/jenkinsci/maven-plugin/pull/88

      > We have a regression there when building a submodule of a Jenkins job, under Maven 3.3.9 we fail I believe because maven-plugin is calling Maven32Main while it is explicitely written on the command line Maven33Main.

      > So I attached a remote debugger to it and the null pointer is caused at launcher.launch() where launcher is null probably because we are landing in the wrong class set by the builder

            oleg_nenashev Oleg Nenashev
            oleg_nenashev Oleg Nenashev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: