Index

A B C D E G H I N O P S T U V 
All Classes and Interfaces|All Packages|Serialized Form

A

AddExclusion - Class in org.wildfly.plugins.bombuilder
A class to represent exclusion configuration for the BOM builder.
AddExclusion() - Constructor for class org.wildfly.plugins.bombuilder.AddExclusion
 
ALL - Enum constant in enum org.wildfly.plugins.bombuilder.InheritExclusions
All exclusions are inherited.

B

BuildBomMojo - Class in org.wildfly.plugins.bombuilder
Build a BOM based on the dependencies in a GAV
BuildBomMojo() - Constructor for class org.wildfly.plugins.bombuilder.BuildBomMojo
 
BuildBomMojo(BuildBomMojo.ModelWriter, PomDependencyVersionsTransformer) - Constructor for class org.wildfly.plugins.bombuilder.BuildBomMojo
 

C

ChannelConfiguration - Class in org.wildfly.plugins.bombuilder
A channel configuration.
ChannelConfiguration() - Constructor for class org.wildfly.plugins.bombuilder.ChannelConfiguration
 

D

DEPENDENCY_MANAGEMENT - Enum constant in enum org.wildfly.plugins.bombuilder.DependencySource
Dependencies from dependency management.
DependencySource - Enum in org.wildfly.plugins.bombuilder
 

E

execute() - Method in class org.wildfly.plugins.bombuilder.BuildBomMojo
 
execute() - Method in class org.wildfly.plugins.wildfly_bom_builder_plugin.HelpMojo

G

getDependencyArtifactId() - Method in class org.wildfly.plugins.bombuilder.AddExclusion
 
getDependencyGroupId() - Method in class org.wildfly.plugins.bombuilder.AddExclusion
 
getExclusionArtifactId() - Method in class org.wildfly.plugins.bombuilder.AddExclusion
 
getExclusionGroupId() - Method in class org.wildfly.plugins.bombuilder.AddExclusion
 
getGroupId() - Method in class org.wildfly.plugins.bombuilder.ParentDependency
 
getInheritExclusions() - Method in class org.wildfly.plugins.bombuilder.IncludeDependency
 
getManifest() - Method in class org.wildfly.plugins.bombuilder.ChannelConfiguration
 
getNewScope() - Method in class org.wildfly.plugins.bombuilder.ScopeOverride
 
getParentId() - Method in class org.wildfly.plugins.bombuilder.ParentDependency
 
getParentVersion() - Method in class org.wildfly.plugins.bombuilder.ParentDependency
 
getRelativePath() - Method in class org.wildfly.plugins.bombuilder.ParentDependency
 
getTransitive() - Method in class org.wildfly.plugins.bombuilder.IncludeDependency
 

H

HelpMojo - Class in org.wildfly.plugins.wildfly_bom_builder_plugin
Display help information on wildfly-bom-builder-plugin.
Call mvn wildfly-bom-builder:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class org.wildfly.plugins.wildfly_bom_builder_plugin.HelpMojo
 

I

IncludeDependency - Class in org.wildfly.plugins.bombuilder
 
IncludeDependency() - Constructor for class org.wildfly.plugins.bombuilder.IncludeDependency
 
InheritExclusions - Enum in org.wildfly.plugins.bombuilder
Describes the relationship for inheriting dependency exclusions.

N

NONE - Enum constant in enum org.wildfly.plugins.bombuilder.InheritExclusions
No exclusions are inherited.

O

org.wildfly.plugins.bombuilder - package org.wildfly.plugins.bombuilder
 
org.wildfly.plugins.wildfly_bom_builder_plugin - package org.wildfly.plugins.wildfly_bom_builder_plugin
 

P

ParentDependency - Class in org.wildfly.plugins.bombuilder
 
ParentDependency() - Constructor for class org.wildfly.plugins.bombuilder.ParentDependency
 
PROJECT_DEPENDENCIES - Enum constant in enum org.wildfly.plugins.bombuilder.DependencySource
Project dependencies.

S

ScopeOverride - Class in org.wildfly.plugins.bombuilder
 
ScopeOverride() - Constructor for class org.wildfly.plugins.bombuilder.ScopeOverride
 
setDependencyArtifactId(String) - Method in class org.wildfly.plugins.bombuilder.AddExclusion
 
setDependencyGroupId(String) - Method in class org.wildfly.plugins.bombuilder.AddExclusion
 
setExclusionArtifactId(String) - Method in class org.wildfly.plugins.bombuilder.AddExclusion
 
setExclusionGroupId(String) - Method in class org.wildfly.plugins.bombuilder.AddExclusion
 
setGroupId(String) - Method in class org.wildfly.plugins.bombuilder.ParentDependency
 
setInheritExclusions(InheritExclusions) - Method in class org.wildfly.plugins.bombuilder.IncludeDependency
 
setNewScope(String) - Method in class org.wildfly.plugins.bombuilder.ScopeOverride
 
setParentId(String) - Method in class org.wildfly.plugins.bombuilder.ParentDependency
 
setParentVersion(String) - Method in class org.wildfly.plugins.bombuilder.ParentDependency
 
setRelativePath(String) - Method in class org.wildfly.plugins.bombuilder.ParentDependency
 
setTransitive(Boolean) - Method in class org.wildfly.plugins.bombuilder.IncludeDependency
 

T

toChannel(List<RemoteRepository>) - Method in class org.wildfly.plugins.bombuilder.ChannelConfiguration
 

U

UNMANAGED - Enum constant in enum org.wildfly.plugins.bombuilder.InheritExclusions
Exclusions from unmanaged dependencies are inherited.

V

valueOf(String) - Static method in enum org.wildfly.plugins.bombuilder.DependencySource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.plugins.bombuilder.InheritExclusions
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.wildfly.plugins.bombuilder.DependencySource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.plugins.bombuilder.InheritExclusions
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E G H I N O P S T U V 
All Classes and Interfaces|All Packages|Serialized Form