Jenkins and plugins versions report
n/a
What Operating System are you using (both controller, and any agents involved in the problem)?
n/a
Reproduction steps
- Have a plugin with
<spotless.check.skip>false</spotless.check.skip>
- Try to
mvn release:prepare release:perform
Expected Results
It works
Actual Results
jenkins-infra/release#781 (comment)
Anything else?
This is a regression in m-r-p 3.2.0 / db81bbb and plugin POM 5.29.
Workarounds like jenkinsci/git-client-plugin@5f8cd22 / jenkinsci/git-client-plugin@199e4aa should just not be necessary.
Are you interested in contributing a fix?
No response
Jenkins and plugins versions report
n/a
What Operating System are you using (both controller, and any agents involved in the problem)?
n/a
Reproduction steps
<spotless.check.skip>false</spotless.check.skip>mvn release:prepare release:performExpected Results
It works
Actual Results
jenkins-infra/release#781 (comment)
Anything else?
This is a regression in m-r-p 3.2.0 / db81bbb and plugin POM 5.29.
Workarounds like jenkinsci/git-client-plugin@5f8cd22 / jenkinsci/git-client-plugin@199e4aa should just not be necessary.
Are you interested in contributing a fix?
No response