- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
@Mojo(name="build-feature-pack",
requiresDependencyResolution=RUNTIME,
defaultPhase=COMPILE)
public class WfFeaturePackBuildMojo
extends org.apache.maven.plugin.AbstractMojo
This plug-in builds a WildFly feature-pack arranging the content by packages.
The artifact versions are resolved here. The configuration pieces are copied into
the feature-pack resources directory and will be assembled at the provisioning time.
- Author:
- Alexey Loubyansky