-
Bug
-
Resolution: Duplicate
-
Blocker
-
None
-
config-file-provider-plugin 3.5
pipeline-maven-plugin 3.8.1
credentials-plugin 2.1.19
hard coding "<servers></servers>" in the config file works but configuring "Server Credentials" from jenkins credentials is not working. I tried with and without "Replace all"
- duplicates
-
JENKINS-68235 withMaven is not picking global configuration defined under tools
-
- Open
-
[JENKINS-59567] Server Credentials created from Jenkins credentials don't show up in maven settings.xml
Description |
Original:
Looks like pretty much this same issue: https://issues.jenkins-ci.org/browse/JENKINS-29805 Also on SO: [https://stackoverflow.com/questions/58139761/pipeline-maven-plugin-not-replacing-servers-in-global-settings-xml-from-jenkin] hard coding "<servers></servers>" in the config file works but configuring "Server Credentials" from jenkins credentials is not working. I tried with and without "Replace all" |
New:
Also on SO: [https://stackoverflow.com/questions/58139761/pipeline-maven-plugin-not-replacing-servers-in-global-settings-xml-from-jenkin] hard coding "<servers></servers>" in the config file works but configuring "Server Credentials" from jenkins credentials is not working. I tried with and without "Replace all" |
Summary | Original: Credentials don't show up in maven settings.xml (regression) | New: Server Credentials created from Jenkins credentials don't show up in maven settings.xml |
Assignee | Original: Dominik Bartholdi [ domi ] | New: Cyrille Le Clerc [ cleclerc ] |
Resolution | New: Cannot Reproduce [ 5 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Resolution | Original: Cannot Reproduce [ 5 ] | |
Status | Original: Closed [ 6 ] | New: Reopened [ 4 ] |
I linked the wrong ticket to this. This is a different issue than the one described in the ticket I linked initially