| Package | Description |
|---|---|
| org.wildfly.galleon.maven | |
| org.wildfly.galleon.maven.build.tasks |
| Modifier and Type | Class and Description |
|---|---|
class |
UserFeaturePackBuildMojo
This Maven Mojo is intended to be used to build feature-packs that depend on
one of the WildFly feature-packs.
|
class |
WfFeaturePackBuildMojo
This Maven mojo creates a WildFly style feature-pack archive from the provided resources according to the
feature-pack build configuration file and attaches it to the current Maven project as an artifact.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CopyResourcesTask.execute(AbstractFeaturePackBuildMojo builder,
Path resourcesDir) |
void |
ResourcesTask.execute(AbstractFeaturePackBuildMojo builder,
Path resourcesDir) |
Copyright © 2016–2021 JBoss by Red Hat. All rights reserved.