Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-1304

Top level facets are not detected as installed even though subtype facets are installed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • None
    • None
    • Plugin API
    • None

      The invocation project.getFacet(ServletFacet.class) returns null event though the project has the Servlet 3.0 facet associated with it.

      This requires explicit invocations like project.getFacet(ServletFacet_3_0.class), project.getFacet(ServletFacet_3_1.class) etc.

      This also affects other top-level facets like the CDI and EJB facets.

              Unassigned Unassigned
              vineet.reynolds_jira Vineet Reynolds (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: