versions
versions copied to clipboard
add spi mechanism for VersionHelper
add spi mechanism for VersionHelper
close https://github.com/mojohaus/versions-maven-plugin/issues/606
Thanks for proposition.
I would do more refactor for such feature
- separate module for api - in order to allow extension to depends only on simple api not on whole plugin implementation
- update plugin dependency to newer Maven api, eg 3.2.5
- use JSR-330 to provide plugin components
of course step by step
By the way we should add IT test for such feature and documentation with simple example.
Thanks for proposition.
I would do more refactor for such feature
- separate module for api - in order to allow extension to depends only on simple api not on whole plugin implementation
- update plugin dependency to newer Maven api, eg 3.2.5
- use JSR-330 to provide plugin components
of course step by step
That would be a very large refactor... At least this project would be split to a multi model maven repo. Too large that I'm just afraid you would'n review it.
That would be a very large refactor... At least this project would be split to a multi model maven repo. Too large that I'm just afraid you would'n review it.
I know that can be a big refactor. 😄
That would be a very large refactor... At least this project would be split to a multi model maven repo. Too large that I'm just afraid you would'n review it.
I know that can be a big refactor. 😄
big refactor done! please have a look! @slawekjaranowski
great - big thanks, can you do refactoring in separate PR? - only split by module without other changes.
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.