-
Bug
-
Resolution: Unresolved
-
Critical
-
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)
- is duplicated by
-
JENKINS-2330 Vmware plugin generates error when starting vmware instance.
- Closed