-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
When you configure a job as a Maven project, the Sametime notification plugin doesn't send IM message to configurated targets nicknames.
When you configure a job as a Maven project, the Sametime notification plugin doesn't send IM message to configurated targets nicknames.
IMPublisher#perform is using hudson.model.Build, instead of hudson.model. AbstractBuild.
So Maven Project's doesn't fit method signature.