Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolves #807: Abstracting a common base for UseLatestVersionsMojo and UseLatestReleasesMojo #808

Conversation

jarmoniuk
Copy link
Contributor

  • Abstracting a common base for UseLatestVersionsMojo and UseLatestReleasesMojo.
  • Elaborating on the difference between a "release" and a "version"

Two issues:
#807
#516

- Abstracting a common base for UseLatestVersionsMojo and UseLatestReleasesMojo.
- Elaborating on the difference between a "release" and a "version"
@jarmoniuk
Copy link
Contributor Author

@slawekjaranowski please review

@jarmoniuk
Copy link
Contributor Author

My own afterthought after this is merged is that, as with other mojos. Across the whole plugin we basically have a host of different features, which may be turned on and off. I think I'll need to review the whole of the plugin and use a pattern like the decorator so that we can simply compose the behaviour of the mojo of different behaviours, depending on which features are enabled. See #289

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants