Skip navigation links
WildFly Galleon Maven Plugins 5.0.1.Final
A B C D E F G H I J M O P R S T U W 

A

AbstractFeaturePackBuildMojo - Class in org.wildfly.galleon.maven
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.
AbstractFeaturePackBuildMojo() - Constructor for class org.wildfly.galleon.maven.AbstractFeaturePackBuildMojo
 
add(ArtifactCoords) - Method in class org.wildfly.galleon.maven.ArtifactListBuilder
 
add(Path) - Method in class org.wildfly.galleon.maven.MavenRepoBuilder
 
addConfig(ConfigModel) - Method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild.Builder
 
addDefaultPackage(String) - Method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild.Builder
 
addDependency(ArtifactCoords.Gav, FeaturePackDependencySpec) - Method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild.Builder
 
addDomainExtension(String) - Method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild.Builder
 
addHostExtension(String) - Method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild.Builder
 
addPackage(Path, FeaturePackDescription.Builder, PackageSpec.Builder) - Method in class org.wildfly.galleon.maven.AbstractFeaturePackBuildMojo
 
addPlugin(String, ArtifactCoords) - Method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild.Builder
 
addResourcesTask(ResourcesTask) - Method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild.Builder
 
addSchemaGroup(String) - Method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild.Builder
 
addStandaloneExtension(String) - Method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild.Builder
 
AllArtifactListGeneratorMojo - Class in org.wildfly.galleon.maven
Aggregate all artifact lists (offliners) of a feature-pack dependencies.
AllArtifactListGeneratorMojo() - Constructor for class org.wildfly.galleon.maven.AllArtifactListGeneratorMojo
 
areIdentical(FeatureSpec, FeatureSpec, Log) - Static method in class org.wildfly.galleon.maven.FeatureSpecFilter
 
ArtifactCoordsUtil - Class in org.wildfly.galleon.maven
 
ArtifactCoordsUtil() - Constructor for class org.wildfly.galleon.maven.ArtifactCoordsUtil
 
ArtifactItem - Class in org.wildfly.galleon.maven
ArtifactItem represents information specified for each artifact.
ArtifactItem() - Constructor for class org.wildfly.galleon.maven.ArtifactItem
 
ArtifactItem(Artifact) - Constructor for class org.wildfly.galleon.maven.ArtifactItem
 
ArtifactListBuilder - Class in org.wildfly.galleon.maven
Generate Artifact list in offliner format: checksum,artifact path
ArtifactListBuilder(MavenArtifactRepositoryManager, Path, Log) - Constructor for class org.wildfly.galleon.maven.ArtifactListBuilder
Create an Artifact list builder.
ArtifactListMerger - Class in org.wildfly.galleon.maven
Builder that also merges artifact List in the format checksum,artifact path
ArtifactListMerger(MavenArtifactRepositoryManager, Path, Log) - Constructor for class org.wildfly.galleon.maven.ArtifactListMerger
 
artifactResolver - Variable in class org.wildfly.galleon.maven.AbstractFeaturePackBuildMojo
 

B

build() - Method in class org.wildfly.galleon.maven.ArtifactListBuilder
 
build() - Method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild.Builder
 
builder() - Static method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild
 
buildFeaturePack(FeaturePackDescription.Builder, WildFlyFeaturePackBuild) - Method in class org.wildfly.galleon.maven.AbstractFeaturePackBuildMojo
 

C

convertModule(Path, Path, Map<String, Artifact>, List<Artifact>, Log) - Static method in class org.wildfly.galleon.maven.ModuleXmlVersionResolver
 
CopyResourcesTask - Class in org.wildfly.galleon.maven.build.tasks
 
CopyResourcesTask() - Constructor for class org.wildfly.galleon.maven.build.tasks.CopyResourcesTask
 
create(FeaturePackConfig) - Static method in class org.wildfly.galleon.maven.FeaturePackDependencySpec
 
create(String, FeaturePackConfig) - Static method in class org.wildfly.galleon.maven.FeaturePackDependencySpec
 

D

debug(String, Object...) - Method in class org.wildfly.galleon.maven.AbstractFeaturePackBuildMojo
 
doExecute() - Method in class org.wildfly.galleon.maven.AbstractFeaturePackBuildMojo
 
doExecute() - Method in class org.wildfly.galleon.maven.UserFeaturePackBuildMojo
 
doExecute() - Method in class org.wildfly.galleon.maven.WfFeaturePackBuildMojo
 

E

EmbeddedScriptRunner - Class in org.wildfly.galleon.maven
 
EmbeddedScriptRunner() - Constructor for class org.wildfly.galleon.maven.EmbeddedScriptRunner
 
equals(Object) - Method in class org.wildfly.galleon.maven.FeaturePackDependencySpec
 
equals(Object) - Method in class org.wildfly.galleon.maven.ModuleIdentifier
 
execute() - Method in class org.wildfly.galleon.maven.AbstractFeaturePackBuildMojo
 
execute() - Method in class org.wildfly.galleon.maven.AllArtifactListGeneratorMojo
 
execute(AbstractFeaturePackBuildMojo, Path) - Method in class org.wildfly.galleon.maven.build.tasks.CopyResourcesTask
 
execute(AbstractFeaturePackBuildMojo, Path) - Method in interface org.wildfly.galleon.maven.build.tasks.ResourcesTask
 
execute() - Method in class org.wildfly.galleon.maven.FeatureSpecGeneratorInvoker
 
export(ModelNode, Path, Map<String, String>) - Static method in class org.wildfly.galleon.maven.FeatureSpecExporter
 
exportDomain(Path, Path, Map<String, String>, Properties) - Static method in class org.wildfly.galleon.maven.EmbeddedScriptRunner
 
exportStandalone(Path, Path, Map<String, String>, Properties) - Static method in class org.wildfly.galleon.maven.EmbeddedScriptRunner
 
ExternalArtifact - Class in org.wildfly.galleon.maven
 
ExternalArtifact() - Constructor for class org.wildfly.galleon.maven.ExternalArtifact
 

F

FeaturePackBuildModelParser - Class in org.wildfly.galleon.maven
 
FeaturePackBuildModelParser() - Constructor for class org.wildfly.galleon.maven.FeaturePackBuildModelParser
 
FeaturePackDependencySpec - Class in org.wildfly.galleon.maven
Describes a dependency of one feature-pack on another.
FeatureSpecExporter - Class in org.wildfly.galleon.maven
 
FeatureSpecExporter() - Constructor for class org.wildfly.galleon.maven.FeatureSpecExporter
 
FeatureSpecFilter - Class in org.wildfly.galleon.maven
 
FeatureSpecFilter() - Constructor for class org.wildfly.galleon.maven.FeatureSpecFilter
 
FeatureSpecGeneratorInvoker - Class in org.wildfly.galleon.maven
 
featureSpecsOutput - Variable in class org.wildfly.galleon.maven.WfFeaturePackBuildMojo
The directory where the generated feature specs are written.
forkEmbedded - Variable in class org.wildfly.galleon.maven.WfFeaturePackBuildMojo
Used only for feature spec generation and indicates whether to launch the embedded server to read feature descriptions in a separate process
fromJBossModules(String, String) - Static method in class org.wildfly.galleon.maven.ArtifactCoordsUtil
 
fromString(String) - Static method in class org.wildfly.galleon.maven.ModuleIdentifier
 

G

getArtifact() - Method in class org.wildfly.galleon.maven.ArtifactItem
 
getArtifact() - Method in class org.wildfly.galleon.maven.build.tasks.CopyResourcesTask
 
getArtifactId() - Method in class org.wildfly.galleon.maven.ArtifactItem
 
getArtifactItem() - Method in class org.wildfly.galleon.maven.ExternalArtifact
 
getArtifactVersions() - Method in class org.wildfly.galleon.maven.AbstractFeaturePackBuildMojo
 
getBaseVersion() - Method in class org.wildfly.galleon.maven.ArtifactItem
 
getBuildConfig() - Method in class org.wildfly.galleon.maven.WfFeaturePackBuildMojo
 
getClassifier() - Method in class org.wildfly.galleon.maven.ArtifactItem
 
getConfigs() - Method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild
 
getDefaultPackages() - Method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild
 
getDependencies() - Method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild
 
getDomainExtensions() - Method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild
 
getExcludes() - Method in class org.wildfly.galleon.maven.ExternalArtifact
 
getExtension() - Method in class org.wildfly.galleon.maven.ArtifactItem
 
getFpDependencies() - Method in class org.wildfly.galleon.maven.AbstractFeaturePackBuildMojo
 
getFpDir() - Method in class org.wildfly.galleon.maven.AbstractFeaturePackBuildMojo
 
getGroupId() - Method in class org.wildfly.galleon.maven.ArtifactItem
 
getHostExtensions() - Method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild
 
getIncludes() - Method in class org.wildfly.galleon.maven.ExternalArtifact
 
getMap() - Method in class org.wildfly.galleon.maven.ArtifactListBuilder
 
getName() - Method in class org.wildfly.galleon.maven.FeaturePackDependencySpec
Name of the dependency, which is optional, can be null if the name was not provided by the author of the feature-pack.
getName() - Method in class org.wildfly.galleon.maven.ModuleIdentifier
 
getPackagesDir() - Method in class org.wildfly.galleon.maven.AbstractFeaturePackBuildMojo
 
getPath() - Method in class org.wildfly.galleon.maven.build.tasks.CopyResourcesTask
 
getPlugins() - Method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild
 
getProducer() - Method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild
 
getResourcesTasks() - Method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild
 
getSchemaGroups() - Method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild
 
getSlot() - Method in class org.wildfly.galleon.maven.ModuleIdentifier
 
getStandaloneExtensions() - Method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild
 
getTarget() - Method in class org.wildfly.galleon.maven.FeaturePackDependencySpec
Description of the feature-pack dependency.
getTo() - Method in class org.wildfly.galleon.maven.build.tasks.CopyResourcesTask
 
getToLocation() - Method in class org.wildfly.galleon.maven.ExternalArtifact
 
getType() - Method in class org.wildfly.galleon.maven.ArtifactItem
 
getValidationErrors() - Method in class org.wildfly.galleon.maven.build.tasks.CopyResourcesTask
 
getVersion() - Method in class org.wildfly.galleon.maven.ArtifactItem
 
getWildFlyResourcesDir() - Method in class org.wildfly.galleon.maven.AbstractFeaturePackBuildMojo
 
getWorkDir() - Method in class org.wildfly.galleon.maven.AbstractFeaturePackBuildMojo
 

H

handleAddOns(Path, FeaturePackDescription.Builder, Path, PackageSpec.Builder) - Method in class org.wildfly.galleon.maven.AbstractFeaturePackBuildMojo
 
handleLayers(Path, FeaturePackDescription.Builder, Path, PackageSpec.Builder) - Method in class org.wildfly.galleon.maven.AbstractFeaturePackBuildMojo
 
handleModules(Path, FeaturePackDescription.Builder, Path, PackageSpec.Builder) - Method in class org.wildfly.galleon.maven.AbstractFeaturePackBuildMojo
 
hasConfigs() - Method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild
 
hasDomainExtensions() - Method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild
 
hashCode() - Method in class org.wildfly.galleon.maven.FeaturePackDependencySpec
 
hashCode() - Method in class org.wildfly.galleon.maven.ModuleIdentifier
 
hasHostExtensions() - Method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild
 
hasPlugins() - Method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild
 
hasResourcesTasks() - Method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild
 
hasSchemaGroups() - Method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild
 
hasStandaloneExtensions() - Method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild
 

I

isExtract() - Method in class org.wildfly.galleon.maven.ExternalArtifact
 
isIncludePlugin() - Method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild
 
isSchemaGroup(String) - Method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild
 

J

jakartaTransform - Variable in class org.wildfly.galleon.maven.WfFeaturePackBuildMojo
Whether to transform artifacts from javax.* to jakarta.* before generating feature specs.
jakartaTransformConfigsDir - Variable in class org.wildfly.galleon.maven.WfFeaturePackBuildMojo
Directory where external user provided transformation configs are located (turns of default transformation rules).
jakartaTransformRepo - Variable in class org.wildfly.galleon.maven.WfFeaturePackBuildMojo
The directory where a generated local maven repo containing Jakarta-transformed artifacts are stored.
jakartaTransformVerbose - Variable in class org.wildfly.galleon.maven.WfFeaturePackBuildMojo
If jakarta-transform is true, whether to produce verbose log output of the transformation work.

M

MavenRepoBuilder - Class in org.wildfly.galleon.maven
Copy artifacts from local repository to a directory.
MavenRepoBuilder(Path, Path) - Constructor for class org.wildfly.galleon.maven.MavenRepoBuilder
Create a maven repository builder.
MODULE_PATH_SEGMENT - Static variable in class org.wildfly.galleon.maven.FeatureSpecGeneratorInvoker
 
ModuleIdentifier - Class in org.wildfly.galleon.maven
Representation of a module identifier
ModuleIdentifier(String, String) - Constructor for class org.wildfly.galleon.maven.ModuleIdentifier
 
ModuleIdentifier(String) - Constructor for class org.wildfly.galleon.maven.ModuleIdentifier
 
moduleTemplatesDir - Variable in class org.wildfly.galleon.maven.WfFeaturePackBuildMojo
Used only for feature spec generation and points to a directory where the module templates from the dependent feature packs are gathered before they are transformed and copied under their default destination WfFeaturePackBuildMojo.wildflyHome/modules.
ModuleXmlVersionResolver - Class in org.wildfly.galleon.maven
 
ModuleXmlVersionResolver() - Constructor for class org.wildfly.galleon.maven.ModuleXmlVersionResolver
 

O

org.wildfly.galleon.maven - package org.wildfly.galleon.maven
 
org.wildfly.galleon.maven.build.tasks - package org.wildfly.galleon.maven.build.tasks
 

P

parse(InputStream) - Method in class org.wildfly.galleon.maven.FeaturePackBuildModelParser
 
processFeaturePackDependencies(WildFlyFeaturePackBuild, FeaturePackSpec.Builder) - Method in class org.wildfly.galleon.maven.AbstractFeaturePackBuildMojo
 
project - Variable in class org.wildfly.galleon.maven.AbstractFeaturePackBuildMojo
 
project - Variable in class org.wildfly.galleon.maven.AllArtifactListGeneratorMojo
 

R

readDomainFeatures(Path, Properties) - Static method in class org.wildfly.galleon.maven.EmbeddedScriptRunner
 
readFeatureSpecs(ModelNode, Map<String, String>) - Static method in class org.wildfly.galleon.maven.FeatureSpecExporter
 
readStandaloneFeatures(Path, Properties) - Static method in class org.wildfly.galleon.maven.EmbeddedScriptRunner
 
repoSession - Variable in class org.wildfly.galleon.maven.AbstractFeaturePackBuildMojo
 
repoSession - Variable in class org.wildfly.galleon.maven.AllArtifactListGeneratorMojo
 
repositories - Variable in class org.wildfly.galleon.maven.AbstractFeaturePackBuildMojo
 
repositories - Variable in class org.wildfly.galleon.maven.AllArtifactListGeneratorMojo
 
repoSystem - Variable in class org.wildfly.galleon.maven.AbstractFeaturePackBuildMojo
 
repoSystem - Variable in class org.wildfly.galleon.maven.AllArtifactListGeneratorMojo
 
resolveArtifact(ArtifactCoords) - Method in class org.wildfly.galleon.maven.AbstractFeaturePackBuildMojo
 
resolveVersion(String) - Method in class org.wildfly.galleon.maven.AbstractFeaturePackBuildMojo
 
ResourcesTask - Interface in org.wildfly.galleon.maven.build.tasks
 

S

saveFeatureSpecs(Path, List<FeatureSpec>) - Static method in class org.wildfly.galleon.maven.FeatureSpecExporter
 
session - Variable in class org.wildfly.galleon.maven.AbstractFeaturePackBuildMojo
 
session - Variable in class org.wildfly.galleon.maven.AllArtifactListGeneratorMojo
 
setArtifact(Artifact) - Method in class org.wildfly.galleon.maven.ArtifactItem
 
setArtifact(String) - Method in class org.wildfly.galleon.maven.build.tasks.CopyResourcesTask
 
setArtifactId(String) - Method in class org.wildfly.galleon.maven.ArtifactItem
 
setArtifactItem(ArtifactItem) - Method in class org.wildfly.galleon.maven.ExternalArtifact
 
setClassifier(String) - Method in class org.wildfly.galleon.maven.ArtifactItem
 
setExcludes(String) - Method in class org.wildfly.galleon.maven.ExternalArtifact
 
setExtract(boolean) - Method in class org.wildfly.galleon.maven.ExternalArtifact
 
setGroupId(String) - Method in class org.wildfly.galleon.maven.ArtifactItem
 
setIncludePlugin(boolean) - Method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild.Builder
 
setIncludes(String) - Method in class org.wildfly.galleon.maven.ExternalArtifact
 
setPath(String) - Method in class org.wildfly.galleon.maven.build.tasks.CopyResourcesTask
 
setProducer(FeaturePackLocation) - Method in class org.wildfly.galleon.maven.WildFlyFeaturePackBuild.Builder
 
setTo(String) - Method in class org.wildfly.galleon.maven.build.tasks.CopyResourcesTask
 
setToLocation(String) - Method in class org.wildfly.galleon.maven.ExternalArtifact
 
setType(String) - Method in class org.wildfly.galleon.maven.ArtifactItem
 
setupDirs(String, String, String, Path) - Method in class org.wildfly.galleon.maven.AbstractFeaturePackBuildMojo
 
setVersion(String) - Method in class org.wildfly.galleon.maven.ArtifactItem
 

T

taskProps - Variable in class org.wildfly.galleon.maven.AbstractFeaturePackBuildMojo
Various properties that will be added to feature-pack's `resources/wildfly/wildfly-tasks.properties`.
NOTE: values of this parameter will overwrite the corresponding values from task-properties-file parameter, in case it's also set.
toString() - Method in class org.wildfly.galleon.maven.ArtifactItem
 
toString() - Method in class org.wildfly.galleon.maven.FeaturePackDependencySpec
 
toString() - Method in class org.wildfly.galleon.maven.ModuleIdentifier
 

U

UserFeaturePackBuildMojo - Class in org.wildfly.galleon.maven
This Maven Mojo is intended to be used to build feature-packs that depend on one of the WildFly feature-packs.
UserFeaturePackBuildMojo() - Constructor for class org.wildfly.galleon.maven.UserFeaturePackBuildMojo
 

W

warn(String, Object...) - Method in class org.wildfly.galleon.maven.AbstractFeaturePackBuildMojo
 
WfFeaturePackBuildMojo - Class in org.wildfly.galleon.maven
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.
WfFeaturePackBuildMojo() - Constructor for class org.wildfly.galleon.maven.WfFeaturePackBuildMojo
 
WildFlyFeaturePackBuild - Class in org.wildfly.galleon.maven
Representation of the feature pack build config
WildFlyFeaturePackBuild.Builder - Class in org.wildfly.galleon.maven
 
wildflyHome - Variable in class org.wildfly.galleon.maven.WfFeaturePackBuildMojo
Used only for feature spec generation and points to a directory from which the embedded WildFly instance will be started that is used for exporting the meta-model.
A B C D E F G H I J M O P R S T U W 
Skip navigation links
WildFly Galleon Maven Plugins 5.0.1.Final

Copyright © 2016–2021 JBoss by Red Hat. All rights reserved.