[
https://issues.jboss.org/browse/FORGE-1304?page=com.atlassian.jira.plugin...
]
Vineet Reynolds updated FORGE-1304:
-----------------------------------
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.
was:
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.
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)}},
{{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