Class | Description |
---|---|
AbstractPluginFacet |
This is a base class for facets that add Maven plugins to the build section
of the pom file.
|
AbstractProfilePluginFacet |
A base class for facets that install Maven plugins within the given profile
id of the pom file.
|
CleanPluginFacet |
This facet configures the maven-clean-plugin in the build section of the
projects pom file.
|
CompilerPluginFacet |
This facet configures the maven-compiler-plugin in the build section of the pom file.
|
CordovaPluginFacet |
Configures the cordova plugin for building native mobile apps.
|
DependencyPluginFacet |
This facet configures the maven-dependency-plugin in the build section of the pom file.
|
EclipseMavenPluginFacet | |
GwtPluginFacet |
This facet configures the gwt-maven-plugin in the build section of the pom
file.
|
SurefirePluginFacet | |
WarPluginFacet |
This facet configures the maven-war-plugin in the
main profile of the pom file. |
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.