Skip to content

Add ability to update plugins#292

Closed
adamvoss wants to merge 2 commits into
mojohaus:masterfrom
adamvoss:update-plugins
Closed

Add ability to update plugins#292
adamvoss wants to merge 2 commits into
mojohaus:masterfrom
adamvoss:update-plugins

Conversation

@adamvoss
Copy link
Copy Markdown

@adamvoss adamvoss commented Jul 5, 2018

The property processPlugins has been added (default: false making the change backwards compatible) which enables updating of plugins (plugins, reporting plugins, and plugin management) for the following Mojos:

  • UseLatestVersion
  • UseLatestSnapshot
  • UseLatestRelease
  • ForceReleases
  • UseDepVersion
  • UseNextReleases
  • UseNextSnapshots
  • UseNextVersions

This depends on #289 which has not been merged, making this diff harder at the moment, but I wanted to get this out there now that I had it. I didn't need to add much new logic to support this, just refactor the existing code to be able to utilize existing functionality.

Fixes #8

@github-actions
Copy link
Copy Markdown

This PR is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions
Copy link
Copy Markdown

This PR is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions Bot added the Stale label Dec 23, 2025
@github-actions github-actions Bot closed this Jan 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No automatic plugin version updates?

2 participants