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

FATAL - VMWare plugin uses deprecated setUp(Build,Launcher,BuildListener) method

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • vmware-plugin
    • None
    • Platform: All, OS: All

      Hudson version 1.215
      VMWare plugin 0.8
      OS: W2k3

      FATAL: The plugin 'hudson.plugins.vmware.VMwareActivationWrapper' still uses
      deprecated setUp(Build,Launcher,BuildListener) method. Update the plugin to use
      setUp(AbstractBuild, Launcher, BuildListener) instead.
      java.lang.AssertionError: The
      plugin 'hudson.plugins.vmware.VMwareActivationWrapper' still uses deprecated
      setUp(Build,Launcher,BuildListener) method. Update the plugin to use setUp
      (AbstractBuild, Launcher, BuildListener) instead.
      at hudson.tasks.BuildWrapper.setUp(BuildWrapper.java:124)
      at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun
      (MavenModuleSetBuild.java:293)
      at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:231)
      at hudson.model.Run.run(Run.java:756)
      at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:202)
      at hudson.model.ResourceController.execute(ResourceController.java:70)
      at hudson.model.Executor.run(Executor.java:77)

            Unassigned Unassigned
            midknight midknight
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: