Skip to content

Conversation

@adamvoss
Copy link

@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

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.

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