Skip to content

Update Maven Repo Poller plugin URL to use /releases/latest - #1354

Closed
chadlwilson with Copilot wants to merge 1 commit into
masterfrom
copilot/search-outdated-plugin-versions
Closed

Update Maven Repo Poller plugin URL to use /releases/latest#1354
chadlwilson with Copilot wants to merge 1 commit into
masterfrom
copilot/search-outdated-plugin-versions

Conversation

Copilot AI commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

The Maven Repo Poller plugin URL was pinned to a specific GitHub release ID (133275082) rather than using /releases/latest like every other plugin in the Rakefile. This means it would never automatically pick up newer versions.

  • Changed MAVEN_REPO_POLLER_PLUGIN_RELEASE_URL from https://api.github.com/repos/1and1/go-maven-poller/releases/133275082 to https://api.github.com/repos/1and1/go-maven-poller/releases/latest

Other items investigated but already current:

  • TEE-CLC 14.139.0 — latest release (no newer exists)
  • All other plugin URLs — already use /releases/latest

Co-authored-by: chadlwilson <29788154+chadlwilson@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants