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

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: