karaf icon indicating copy to clipboard operation
karaf copied to clipboard

allow using `overrides.properties` while generating repositories

Open RangerRick opened this issue 2 years ago • 0 comments

This PR adds support for using overrides.properties when using the features-add-to-repository mojo. This allows you to generate a repository that doesn't contain extraneous bundles that won't be used anyway.

I have provided test coverage for the different cases I ran into while working on this, it should be fairly complete. That said, I'd appreciate feedback on anything I can change or improve.

RangerRick avatar Jan 18 '24 19:01 RangerRick