Vineet Reynolds created FORGE-1304:
--------------------------------------
Summary: Top level facets are not detected as installed even though
lower-level facets are installed
Key: FORGE-1304
URL:
https://issues.jboss.org/browse/FORGE-1304
Project: Forge
Issue Type: Bug
Components: Plugin API
Reporter: Vineet Reynolds
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)}}.
This also affects other top-level facets like the CDI and EJB facets.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira