Class | Description |
---|---|
AddonAddonFacet |
Configures the project as an Addon SPI project
|
AddonAPIFacet |
Ensures that a project is configured as a jar with access to the Furnace APIs.
|
AddonClassifierFacet |
Ensures that a project is configured as a forge-addon with access to the Furnace APIs, and provides a default
AddonLifecycleProvider . |
AddonImplFacet |
Ensures that a project is configured as a jar with access to the Furnace APIs.
|
AddonParentFacet |
Configures the project as an complex forge-addon project.
|
AddonSPIFacet |
Configures the project as an Addon SPI project
|
AddonTestFacet |
Configures the project as an Addon Test project
|
DefaultFurnaceContainerAPIFacet |
Ensures that a project depends on the default Furnace container API.
|
DefaultFurnaceContainerFacet |
Ensures that a project depends on the default Furnace container
|
ForgeBOMFacet |
Installs the BOM into the project
|
ForgeVersionFacet |
Adds the Forge version property in the pom.xml.
|
FurnaceAPIFacet |
Ensures that a project depends on the default Furnace container API.
|
FurnaceBOMFacet |
Installs the Furnace BOM into the project
|
FurnacePluginFacet |
Adds the Furnace Maven Plugin to the build descriptor in order to generate the DOT file automatically.
|
FurnaceVersionFacet |
Ensures that a project depends on the default Furnace container API.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.