Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-964

Project building problem in productization due to incompatible extensions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • Ongoing Prod
    • None
    • team/prod
    • None
    • 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.

            rotbolt Rohan Maity (Inactive)
            rotbolt Rohan Maity (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: