Skip to content
New issue

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

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

Already on GitHub? # to your account

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

Conversation

andrzejj0
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"
@andrzejj0
Copy link
Contributor Author

@slawekjaranowski please review

@andrzejj0
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

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