Closed mattbond closed 10 months ago
We published a new version of our plugin, de.seitenbau.serviceportal.prozesspipeline, with the an updated vcsUrl set to 'https://github.com/seitenbau'
https://plugins.gradle.org/plugin/de.seitenbau.serviceportal.prozesspipeline displays: Source: https://github.com/seitenbau
https://plugins.gradle.org/plugin/de.seitenbau.serviceportal.prozesspipeline still displays the URL published with previous versions of the plugin.
id("de.seitenbau.serviceportal.prozesspipeline") version "2024.01.10-0" Version 2024.01.10-0 (latest) Created 10 January 2024.
Publish a plugin with the vcsUrl set to https://some.old/url Publish the next version of the same plugin with the vcsUrl set to https://some.NEW/url
n/a
Sorry that you're having trouble with Gradle!
This is a duplicate of
We published a new version of our plugin, de.seitenbau.serviceportal.prozesspipeline, with the an updated vcsUrl set to 'https://github.com/seitenbau'
Expected Behavior
https://plugins.gradle.org/plugin/de.seitenbau.serviceportal.prozesspipeline displays: Source: https://github.com/seitenbau
Current Behavior
https://plugins.gradle.org/plugin/de.seitenbau.serviceportal.prozesspipeline still displays the URL published with previous versions of the plugin.
Context
id("de.seitenbau.serviceportal.prozesspipeline") version "2024.01.10-0" Version 2024.01.10-0 (latest) Created 10 January 2024.
Steps to Reproduce
Publish a plugin with the vcsUrl set to https://some.old/url Publish the next version of the same plugin with the vcsUrl set to https://some.NEW/url
Your Environment
n/a