[
https://issues.jboss.org/browse/FORGE-1304?page=com.atlassian.jira.plugin...
]
Vineet Reynolds closed FORGE-1304.
----------------------------------
Resolution: Cannot Reproduce Bug
Cannot reproduce this in it's exact form. Closing.
Top level facets are not detected as installed even though subtype
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)}},
{{project.getFacet(ServletFacet_3_1.class)}} etc.
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