A E G L M O P R U 
All Classes All Packages

A

AlignedDependencyResolverAction - Class in org.jboss.gm.manipulation.actions
Aligned dependency resolver action.
AlignedDependencyResolverAction(ManipulationModel, ResolvedDependenciesRepository) - Constructor for class org.jboss.gm.manipulation.actions.AlignedDependencyResolverAction
Creates a new aligned dependency resolver action with the given module and resolved dependencies repository.
apply(Project) - Method in class org.jboss.gm.manipulation.ManipulationPlugin
Applies the manipulation plugin to the given project.

E

execute(DependencyResolveDetails) - Method in class org.jboss.gm.manipulation.actions.AlignedDependencyResolverAction
Executes the aligned dependency resolver action with the given dependency resolve details.
execute(Project) - Method in class org.jboss.gm.manipulation.actions.LegacyMavenPublishingRepositoryAction
 
execute(Project) - Method in class org.jboss.gm.manipulation.actions.ManifestUpdateAction
Used to override / supplement certain values within the final MANIFEST.MF file.
execute(Project) - Method in class org.jboss.gm.manipulation.actions.MavenPublishingRepositoryAction
 
execute(Project) - Method in class org.jboss.gm.manipulation.actions.OverrideDependenciesAction
Executes the override dependencies action on the given project
execute(Project) - Method in class org.jboss.gm.manipulation.actions.PublishingArtifactsAction
 
execute(Project) - Method in class org.jboss.gm.manipulation.actions.PublishTaskTransformerAction
Executes this publish task transformer action on the given project.
execute(Project) - Method in class org.jboss.gm.manipulation.actions.UploadTaskTransformerAction
Executes this upload task transformer action on the given project.
execute(XmlProvider) - Method in class org.jboss.gm.manipulation.actions.MavenPomTransformerAction
 

G

get(ProjectRef) - Method in class org.jboss.gm.manipulation.ResolvedDependenciesRepository
Gets the version of the given dependency.

L

LEGACY_MAVEN_PLUGIN - Static variable in class org.jboss.gm.manipulation.ManipulationPlugin
The name of the legacy maven plugin, i.e., "maven".
LegacyMavenPublishingRepositoryAction - Class in org.jboss.gm.manipulation.actions
Adds a publication repository to the legacy maven plugin.
LegacyMavenPublishingRepositoryAction() - Constructor for class org.jboss.gm.manipulation.actions.LegacyMavenPublishingRepositoryAction
 

M

ManifestUpdateAction - Class in org.jboss.gm.manipulation.actions
Overrides specified Manifest entries.
ManifestUpdateAction(ManipulationModel) - Constructor for class org.jboss.gm.manipulation.actions.ManifestUpdateAction
Creates a new manifest update action with the specified alignment model.
ManipulationPlugin - Class in org.jboss.gm.manipulation
The manipulation plugin.
ManipulationPlugin() - Constructor for class org.jboss.gm.manipulation.ManipulationPlugin
 
MAVEN_PUBLISH_PLUGIN - Static variable in class org.jboss.gm.manipulation.ManipulationPlugin
The name of the maven publish plugin, i.e., "maven-publish".
MavenPomTransformerAction - Class in org.jboss.gm.manipulation.actions
Overrides data in a maven POM.
MavenPomTransformerAction(ManipulationModel, ResolvedDependenciesRepository) - Constructor for class org.jboss.gm.manipulation.actions.MavenPomTransformerAction
Creates a new maven POM transformer action
MavenPublishingRepositoryAction - Class in org.jboss.gm.manipulation.actions
Adds a publishing repository specific to PNC environment.
MavenPublishingRepositoryAction() - Constructor for class org.jboss.gm.manipulation.actions.MavenPublishingRepositoryAction
 

O

org.jboss.gm.manipulation - package org.jboss.gm.manipulation
 
org.jboss.gm.manipulation.actions - package org.jboss.gm.manipulation.actions
 
OverrideDependenciesAction - Class in org.jboss.gm.manipulation.actions
An action which overrides dependencies.
OverrideDependenciesAction(ManipulationModel, ResolvedDependenciesRepository) - Constructor for class org.jboss.gm.manipulation.actions.OverrideDependenciesAction
Creates a new override dependencies action with the given corresponding module and resolved dependencies repository.

P

PublishingArtifactsAction - Class in org.jboss.gm.manipulation.actions
Configures maven-publish plugin publications.
PublishingArtifactsAction() - Constructor for class org.jboss.gm.manipulation.actions.PublishingArtifactsAction
 
PublishTaskTransformerAction - Class in org.jboss.gm.manipulation.actions
Fixes pom.xml generation in "maven-publish" plugin.
PublishTaskTransformerAction(ManipulationModel, ResolvedDependenciesRepository) - Constructor for class org.jboss.gm.manipulation.actions.PublishTaskTransformerAction
Creates a new publish task transformer action with the given alignment configuration and resolved dependencies repository.

R

record(ProjectRef, String) - Method in class org.jboss.gm.manipulation.ResolvedDependenciesRepository
Records a dependency which does not have a declared version.
ResolvedDependenciesRepository - Class in org.jboss.gm.manipulation
Used in order to record the dependencies that don't have a declared version, but a version that is determined at runtime (by a BOM or the Spring Dependency Management Plugin for example)
ResolvedDependenciesRepository() - Constructor for class org.jboss.gm.manipulation.ResolvedDependenciesRepository
 

U

UploadTaskTransformerAction - Class in org.jboss.gm.manipulation.actions
Fixes pom.xml generation in the old "maven" plugin.
UploadTaskTransformerAction(ManipulationModel, ResolvedDependenciesRepository) - Constructor for class org.jboss.gm.manipulation.actions.UploadTaskTransformerAction
Creates a new upload task transformer action with the given alignment configuration and resolved dependencies repository.
A E G L M O P R U 
All Classes All Packages