jenkinsci / jenkinsci/release-plugin

[JENKINS-43368] Subversion Tagging Plugin does not work with Release Plugin

Open
#133 0 comments 0 reactions 0 assignees View on GitHub
component:release-plugin component:svn-tag-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
24
Forks
46
PR merge metrics
No merged PRs in 30d

Description

If you configure "Subversion Tagging" as action "After successful release build" the build is not tagged.

Console output is:

Building on master in workspace /data/jenkins/jobs/SVN-Jenkins-Test/workspace

Updating

http://svn.local/svn/jenkins_test/trunk

at revision '2017-04-04T18:27:56.228 +0200'

At revision 3

No changes for

http://svn.local/svn/jenkins_test/trunk

since the previous build

Starting to tag

No Subversion tagging for unsuccessful build.

Finished: SUCCESS

If same configuration is used as post build action for the normal build, the repository is tagged correctly.

---
Originally reported by mschmidt_esd, imported from: Subversion Tagging Plugin does not work with Release Plugin


  • assignee: petehayes
  • status: Open
  • priority: Major
  • component(s): release-plugin, svn-tag-plugin
  • label(s): release-plugin, svn-tag
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20251223-222157

Raw content of original issue

If you configure "Subversion Tagging" as action "After successful release build" the build is not tagged.

Console output is:
Building on master in workspace /data/jenkins/jobs/SVN-Jenkins-Test/workspace
Updating
http://svn.local/svn/jenkins_test/trunk
at revision '2017-04-04T18:27:56.228 +0200'
At revision 3

No changes for
http://svn.local/svn/jenkins_test/trunk
since the previous build
Starting to tag
No Subversion tagging for unsuccessful build.
Finished: SUCCESS
If same configuration is used as post build action for the normal build, the repository is tagged correctly.

environment

```
Jenkins 2.46.1

Subversion Tagging Plugin 1.18

Release Plugin 2.6.1
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.