Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: m2release-plugin
-
Labels:None
-
Environment:n/a
-
Similar Issues:
Description
hudson.model.Cause.UserCause is deprecated and class ReleaseCause should extend hudson.model.Cause.UserIdCause instead.
Also, it should not override methods like getUserName() as it will cause issues for other plugins like build-user-vars (see JENKINS-20787)!
Attachments
Issue Links
- is blocking
-
JENKINS-20787 BUILD_USER_ID is not set in Maven build execution triggered by release:perform
-
- Open
-
Fix in https://github.com/jenkinsci/m2release-plugin/pull/14