Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-688

Addition of the JavaEE 6 BOM should be encapsulated in a specific Facet

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • 1.1.0.Final
    • Plugin API
    • None

      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:

      @RequiresFacet(JavaEE6Facet.class)
      

            Unassigned Unassigned
            rhn-support-ggastald George Gastaldi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: