Hi, I am trying to build a product with the feature model and what to remove certain artifacts (bundles) from it. I would like to make it a generic removal based on groupId and artifactId, without specifying the version.
How can I do that using the feature model? Thanks, Robert
