-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Major
-
Component/s: deploy-plugin
-
None
-
Environment:Solaris 10, Tomcat 5.5.25, JDK 1.6.0.11, Hudson 1.340
Using latest Hudson version, 1.340, I had 1.3 version of Hudson Deploy plugin installed and working fine. When updating to either 1.4 or 1.5 version of deploy plugin, when tomcat starts the log shows an error with the deploy plugin described below and several projects that previously used the deploy plugin do not show any deployment-related config items in the project config.
The error in the log is
WARNING: Failed to resolve class
com.thoughtworks.xstream.mapper.CannotResolveClassException: hudson.plugins.deploy.DeployPublisher : hudson.plugins.deploy.DeployPublisher
Full stacktrace attached.