-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
False
-
Undefined
-
During productization, we create a sample project using productized artifacts to ensure that build is working fine
Initially we used to separate things out on the basis of `reactive` keyword and build separate project for non-reactive and reactive. But now incompatible extensions are not separable on the basis of `reactive` keyword anymore.
there is micrometer and smallrye-metrics , then openshift and container-image-s2i
Problem increases more when these extensions comes in as a part of other extension. In this case we have to find the extension which is bringing in this incompatible extension manually and maintain a list.
Possible solution
If a plugin could be developed which could take list of extensions and separate them into groups of compatible extensions and build projects on those groups.
- is related to
-
QUARKUS-882 This is the master issue to track the prod maintainence tasks
- Closed