Package | Description |
---|---|
org.jboss.errai.forge.facet.plugin |
Modifier and Type | Class and Description |
---|---|
class |
AbstractProfilePluginFacet
A base class for facets that install Maven plugins within the given profile
id of the pom file.
|
class |
CleanPluginFacet
This facet configures the maven-clean-plugin in the build section of the
projects pom file.
|
class |
CompilerPluginFacet
This facet configures the maven-compiler-plugin in the build section of the pom file.
|
class |
CordovaPluginFacet
Configures the cordova plugin for building native mobile apps.
|
class |
DependencyPluginFacet
This facet configures the maven-dependency-plugin in the build section of the pom file.
|
class |
EclipseMavenPluginFacet |
class |
GwtPluginFacet
This facet configures the gwt-maven-plugin in the build section of the pom
file.
|
class |
SurefirePluginFacet |
class |
WarPluginFacet
This facet configures the maven-war-plugin in the
main profile of the pom file. |
class |
WildflyPluginFacet
This facet configures the jboss-as-maven-plugin in the
main profile of the pom file. |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.