[forge-issues] [JBoss JIRA] (FORGE-688) Addition of the JavaEE 6 BOM should be encapsulated in a specific Facet

George Gastaldi (JIRA) jira-events at lists.jboss.org
Tue May 14 16:14:09 EDT 2013


     [ https://issues.jboss.org/browse/FORGE-688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

George Gastaldi updated FORGE-688:
----------------------------------

    Fix Version/s: 2.0.0.Alpha5
                       (was: 2.0.0.Alpha4)

    
> Addition of the JavaEE 6 BOM should be encapsulated in a specific Facet
> -----------------------------------------------------------------------
>
>                 Key: FORGE-688
>                 URL: https://issues.jboss.org/browse/FORGE-688
>             Project: Forge
>          Issue Type: Enhancement
>          Components: Plugin API
>    Affects Versions: 1.1.0.Final
>            Reporter: George Gastaldi
>            Priority: Minor
>             Fix For: 2.0.0.Alpha5
>
>
> It would be nice if we have a JavaEE6Facet, which installs the jboss bom. 
> Even though the BaseJavaEEFacet abstract class already does that, this behavior would not be possible if a custom Facet is created extending a specific subclass of BaseFacet and requiring the JavaEE6. 
> The more elegant solution would be to add:
> {code:java}
> @RequiresFacet(JavaEE6Facet.class)
> {code}

--
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


More information about the forge-issues mailing list