-
Bug
-
Resolution: Unresolved
-
Major
-
linux
Problem:
We moved our artifactory server to a different host, but when we start new maven2 jobs jenkins uses the old host.
Interim solution:
I replaced the <artifactoryName> containing the old host in every jobs's config.xml with the new host.
Suggested solution:
When changing the URL of the artifactory server, update all job configurations to reflect this change.
I believe I'm seeing the same but only when performing a Maven release. Normal SNAPSHOT builds correctly push to Artifactory but fail with the old URL being inaccessible on release.